Skip to content

Commit

Permalink
Fix URL on old post
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChinchilla committed Nov 15, 2024
1 parent a64d319 commit 083b788
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@

[[redirects]]
from = "/support"
to = "/contact"
to = "/contact"
[[redirects]]
from = "/blog/2024/6-tools-running-windows-linus-macos/"
to = "/blog/2024/6-tools-running-windows-linux-macos/"

0 comments on commit 083b788

Please sign in to comment.