File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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}
You can’t perform that action at this time.
0 commit comments