Skip to content

Commit

Permalink
Make toml explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemahoney218 committed Jul 10, 2023
1 parent d0f518a commit 9053af7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,9 @@

[[redirects]]
from = "/esip2023poster"
to = "presentations/esip2023poster"
to = "https://mm218.dev/presentations/esip2023poster"

[[redirects]]
from = "esip2023poster"
to = "https://mm218.dev/presentations/esip2023poster"

0 comments on commit 9053af7

Please sign in to comment.