We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
This is draft of idea to have localization checked. Idea come true after founds at kubernetes.io
deadlinks kubernetes.io/ko -n10 -s ignored | \ grep kubernetes.io/docs | \ awk '{print $4}' | \ sed 's/.io\/docs/.io\/ko\/docs/g' | \ xargs -I {} sh -c "deadlinks {} -single -short"