We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517d80c commit 53f019eCopy full SHA for 53f019e
.env
@@ -4,4 +4,4 @@ MDBOOK_TOC_VERSION=0.6.1
4
5
GIT_DEPLOY_DIR=book
6
GIT_DEPLOY_BRANCH=gh-pages
7
-GIT_DEPLOY_REPO=https://github.com/simonsan/std-dev-guide
+GIT_DEPLOY_REPO=https://github.com/rust-lang/std-dev-guide
.github/workflows/gh-pages.yml
@@ -4,7 +4,6 @@ on:
push:
branches:
- master
- - mdbook
8
9
jobs:
10
deploy:
0 commit comments