File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ cd docs/.vitepress/dist
1919# if you are deploying to a custom domain
2020# echo 'www.example.com' > CNAME
2121
22- # Use this section if you want to push to a depoyment branch.
23- # api3dao/vitepress -docs uses the main branch as default.
22+ # Use this section if you want to push to a deployment branch.
23+ # api3dao/api3 -docs uses the main branch as default.
2424# git init must start with a main branch so firebase-pages will
2525# "hang" off of it.
2626# git init --initial-branch=main
@@ -32,7 +32,7 @@ cd docs/.vitepress/dist
3232
3333# If you are deploying to https://<USERNAME>.github.io/<REPO>
3434# NEVER push to main, use main:firebase-pages.
35- # git push -f git@github.com:wkande/vitepress -docs.git main:firebase-pages
35+ # git push -f git@github.com:wkande/api3 -docs.git main:firebase-pages
3636
3737cd -
3838
You can’t perform that action at this time.
0 commit comments