Skip to content

Commit 2ea50a7

Browse files
committed
remove github redirects
1 parent 079ef88 commit 2ea50a7

File tree

1 file changed

+2
-22
lines changed

1 file changed

+2
-22
lines changed

netlify.toml

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -203,26 +203,6 @@
203203
status = 301
204204

205205
[[redirects]]
206-
from = "https://github.com/input-output-hk/cardano-graphql#overview"
207-
to = "/cardano-components/cardano-graphql/"
208-
status = 301
209-
210-
[[redirects]]
211-
from = "https://github.com/input-output-hk/cardano-rosetta#cardano-rosetta"
212-
to = "/cardano-components/cardano-rosetta/"
213-
status = 301
214-
215-
[[redirects]]
216-
from = "https://github.com/input-output-hk/cardano-ledger-specs#cardano-ledger"
217-
to = "/cardano-components/cardano-ledger-specs/"
218-
status = 301
219-
220-
[[redirects]]
221-
from = "https://github.com/input-output-hk/cardano-db-sync#cardano-db-sync"
222-
to = "/cardano-components/cardano-db-sync/"
223-
status = 301
224-
225-
[[redirects]]
226-
from = "https://github.com/input-output-hk/cardano-wallet#overview"
227-
to = "/cardano-components/cardano-wallet/"
206+
from = "/"
207+
to = "/"
228208
status = 301

0 commit comments

Comments
 (0)