Skip to content

Commit 9335782

Browse files
committed
feat: / redirect to datasets.crow
1 parent b166986 commit 9335782

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

data/redirects.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
22
"$schema": "./redirects-schema.json",
33
"redirects": [
4+
{
5+
"path": "/$",
6+
"location": "https://datasets.crow.nl/"
7+
},
48
{
59
"path": "/file/id/(.+)$",
610
"location": "https://asset.crowontwikkel.nl/id/$1"

0 commit comments

Comments
 (0)