Skip to content
This repository was archived by the owner on Feb 23, 2023. It is now read-only.

Commit ee783c2

Browse files
authored
Add test redirect (#133)
1 parent 618fe83 commit ee783c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

static/_redirects

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Services still hosted on old infrastructure.
2-
/developers/* https://www.stellar.org/developers/:splat/ 200
3-
/laboratory/* https://www.stellar.org/laboratory/:splat/ 200
4-
/account-viewer/* https://www.stellar.org/account-viewer/:splat/ 200
2+
/developers/* https://www.stellar.org/developers/:splat 200
3+
/laboratory/* https://www.stellar.org/laboratory/:splat 200
4+
/account-viewer/* https://www.stellar.org/account-viewer/:splat 200

0 commit comments

Comments
 (0)