Replace mentions of master branch with v1

This commit is contained in:
Lonami Exo
2022-09-20 17:08:53 +02:00
parent 18da855dd4
commit e6ebe6b334
6 changed files with 17 additions and 15 deletions

View File

@@ -11,4 +11,4 @@ mv /tmp/docs/* .
git add constructors/ types/ methods/ index.html js/search.js css/ img/
git commit --amend -m "Update documentation"
git push --force
git checkout master
git checkout v1