Skip to content

Commit

Permalink
change default base url
Browse files Browse the repository at this point in the history
  • Loading branch information
Gummibeer committed Oct 24, 2019
1 parent e6a80ca commit 5727af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Expand Up @@ -32,7 +32,7 @@
Cache-Control = "public, s-max-age=31536000"

[[redirects]]
from = "https://amazing-darwin-2f1581.netlify.com/*"
from = "https://astrotomic.netlify.com/*"
to = "https://astrotomic.info/:splat"
status = 301
force = true

0 comments on commit 5727af9

Please sign in to comment.