There was an error while loading. Please reload this page.
1 parent f6b4a52 commit aeebeb2Copy full SHA for aeebeb2
.env.development
@@ -0,0 +1 @@
1
+GATSBY_IS_STAGING=true
netlify.toml
@@ -5,4 +5,9 @@
5
[[redirects]]
6
from = "/en/latest/"
7
to = "/introduction/"
8
+ status = 301
9
+
10
+[[redirects]]
11
+ from = "/install/install-node.html"
12
+ to = "/getting-started/installing-the-cardano-node/"
13
status = 301
0 commit comments