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 7f9aa60 commit 6a57c30Copy full SHA for 6a57c30
README.md
@@ -26,7 +26,7 @@ git submodule add -b doc https://github.com/calypsonet/[library-name].git [libra
26
# Commit the changes
27
git add .
28
git commit -m "feat: add documentation for [library-name]"
29
-git push origin doc
+git push origin gh-pages
30
```
31
32
### Removing a Library Documentation
0 commit comments