Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
digibib
deichman
Commits
72a9a8ee
Commit
72a9a8ee
authored
Jun 11, 2021
by
Petter Goksøyr Åsen
Browse files
DEICH-5951
add /utstillinger redirect
parent
06236f84
Changes
1
Hide whitespace changes
Inline
Side-by-side
deichman.no/server/constants/redirects.js
View file @
72a9a8ee
...
...
@@ -84,6 +84,10 @@ const redirects = [
{
new
:
"
/aktuelt/Skoletjenesten_4ae2685c-6c64-4fe7-9f9e-1af09f292a1f
"
,
old
:
"
/skoletjenesten
"
},
{
old
:
"
/utstillinger
"
,
new
:
"
/vi-tilbyr/utstillinger_e721ee86-62fb-41f2-9b56-936fe4033a7b
"
}
];
module
.
exports
=
redirects
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment