Fix domain name in Netlify redirects file
This commit is contained in:
parent
31aa2fe206
commit
8bc6de9d53
|
@ -1,2 +1,2 @@
|
||||||
# Redirect default Netlify subdomain to primary domain
|
# Redirect default Netlify subdomain to primary domain
|
||||||
https://revealjs-hugo.netlify.com/* https://revealjs-hugo.dzello.com/:splat 301!
|
https://reveal-hugo.netlify.com/* https://reveal-hugo.dzello.com/:splat 301!
|
Loading…
Reference in New Issue