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 bf79f24 commit 91e3e1eCopy full SHA for 91e3e1e
Makefile
@@ -28,7 +28,7 @@ install:
28
29
.PHONY: deploy
30
deploy:
31
- git checkout -b gh-pages
+ git checkout gh-pages
32
git rm SUMMARY.md README.md
33
git rm -rf book src
34
cp -r _book/* .
0 commit comments