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.
1 parent b73ae87 commit ad14f3bCopy full SHA for ad14f3b
1 file changed
.github/workflows/wiki.yml
@@ -35,7 +35,6 @@ jobs:
35
cp book/09-reference.md wiki/09-Reference.md
36
37
# Fix internal links for wiki format
38
- # GitHub wiki uses spaces as hyphens in URLs
39
sed -i 's|\./01-introduction\.md|01-Introduction|g' wiki/*.md
40
sed -i 's|\./02-getting-started\.md|02-Getting-Started|g' wiki/*.md
41
sed -i 's|\./03-using-the-cli\.md|03-Using-the-CLI|g' wiki/*.md
0 commit comments