Skip to content

Commit f3bc5b0

Browse files
committed
organisatiegegevens aangepast
1 parent 5512b52 commit f3bc5b0

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

data/redirects.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,26 @@
106106
{
107107
"path": "(.*)$",
108108
"location": "https://api.datasets.crow.nl/redirect/$REQUEST_URI_ESCAPED"
109+
},
110+
{
111+
"path": "/th/def/(.+)$",
112+
"location": "https://docs.crow.nl/organisatiegegevens/themas/#$REQUEST_URI_ESCAPED",
113+
"accept": ["text/html"]
114+
},
115+
{
116+
"path": "/asp1/def/(.+)$",
117+
"location": "https://docs.crow.nl/organisatiegegevens/requirement-levels//#$REQUEST_URI_ESCAPED",
118+
"accept": ["text/html"]
119+
},
120+
{
121+
"path": "/ps/def/(.+)$",
122+
"location": "https://docs.crow.nl/organisatiegegevens/publicatiesoorten//#$REQUEST_URI_ESCAPED",
123+
"accept": ["text/html"]
124+
},
125+
{
126+
"path": "/fin/def/(.+)$",
127+
"location": "https://docs.crow.nl/organisatiegegevens/financiers//#$REQUEST_URI_ESCAPED",
128+
"accept": ["text/html"]
109129
}
110130
]
111131
}

0 commit comments

Comments
 (0)