We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fea0023 commit efeea04Copy full SHA for efeea04
netlify.toml
@@ -13,7 +13,7 @@
13
npm run docmodel
14
cd ../
15
rm -rf monodocs
16
- git clone https://github.com/apollographql/docs --branch pr/expose-hook --single-branch monodocs
+ git clone https://github.com/apollographql/docs --branch main --single-branch monodocs
17
cd monodocs
18
npm i
19
cp -r ../docs local
0 commit comments