Skip to content

Commit 6a57c30

Browse files
Update README.md
1 parent 7f9aa60 commit 6a57c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ git submodule add -b doc https://github.com/calypsonet/[library-name].git [libra
2626
# Commit the changes
2727
git add .
2828
git commit -m "feat: add documentation for [library-name]"
29-
git push origin doc
29+
git push origin gh-pages
3030
```
3131

3232
### Removing a Library Documentation

0 commit comments

Comments
 (0)