|
38 | 38 | "location": "https://begrippen.crow.nl/$1/nl/page/?uri=$REQUEST_URI_ESCAPED" |
39 | 39 | }, |
40 | 40 | { |
41 | | - "path": "/th/def/(.+)$", |
| 41 | + "path": "/kg/rl/def/Thm_.+$", |
42 | 42 | "location": "https://docs.crow.nl/organisatiegegevens/themas/#$REQUEST_URI_ESCAPED", |
43 | 43 | "accept": ["text/html"] |
44 | 44 | }, |
45 | 45 | { |
46 | | - "path": "/asp1/def/(.+)$", |
47 | | - "location": "https://docs.crow.nl/organisatiegegevens/requirement-levels//#$REQUEST_URI_ESCAPED", |
| 46 | + "path": "/kg/rl/def/STh_.+$", |
| 47 | + "location": "https://docs.crow.nl/organisatiegegevens/strat-themas/#$REQUEST_URI_ESCAPED", |
48 | 48 | "accept": ["text/html"] |
49 | 49 | }, |
50 | 50 | { |
51 | | - "path": "/ps/def/(.+)$", |
52 | | - "location": "https://docs.crow.nl/organisatiegegevens/publicatiesoorten//#$REQUEST_URI_ESCAPED", |
| 51 | + "path": "/kg/rl/def/Hrd_.+$", |
| 52 | + "location": "https://docs.crow.nl/organisatiegegevens/requirement-levels/#$REQUEST_URI_ESCAPED", |
53 | 53 | "accept": ["text/html"] |
54 | 54 | }, |
55 | 55 | { |
56 | | - "path": "/fin/def/(.+)$", |
57 | | - "location": "https://docs.crow.nl/organisatiegegevens/financiers//#$REQUEST_URI_ESCAPED", |
| 56 | + "path": "/kg/rl/def/Pst_.+$", |
| 57 | + "location": "https://docs.crow.nl/organisatiegegevens/publicatiesoorten/#$REQUEST_URI_ESCAPED", |
| 58 | + "accept": ["text/html"] |
| 59 | + }, |
| 60 | + { |
| 61 | + "path": "/kg/rl/def/Org_.+$", |
| 62 | + "location": "https://docs.crow.nl/organisatiegegevens/financiers/#$REQUEST_URI_ESCAPED", |
58 | 63 | "accept": ["text/html"] |
59 | 64 | }, |
60 | 65 | { |
|
0 commit comments