Skip to content

Commit 3a4534a

Browse files
authored
Update netlify.toml
1 parent 6c62512 commit 3a4534a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

website-pathology/netlify.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,9 @@
1818
from = "/highlights/"
1919
to = "/news/"
2020
status = 301
21+
22+
[[redirects]]
23+
from = "/*"
24+
to = "https://www.computationalpathologygroup.eu/:splat"
25+
status = 302
26+
force = true

0 commit comments

Comments
 (0)