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.
2 parents 3e2c014 + 76518fa commit 92a9074Copy full SHA for 92a9074
1 file changed
docs/netlify.toml
@@ -1,3 +1,7 @@
1
+[build]
2
+ # Only build if changes are made in the docs directory
3
+ ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF docs"
4
+
5
[[redirects]]
6
from = "/guides/smart_contracts/writing_contracts/initializers"
7
to = "/developers/guides/smart_contracts/writing_contracts/initializers"
0 commit comments