Skip to content

Commit 0f52ef2

Browse files
add redirects to docs.json #233
Signed-off-by: theekrystallee <56278409+theekrystallee@users.noreply.github.com>
1 parent 0f5fd40 commit 0f52ef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"redirects": [
1111
{
1212
"source": "/hedera/*",
13-
"destination": "/*"
13+
"destination": "/"
1414
},
1515
{
1616
"source": "/*",
17-
"destination": "/"
17+
"destination": "/*"
1818
},
1919
{
2020
"source": "/guardian/*",

0 commit comments

Comments
 (0)