Skip to content

Commit

Permalink
301 redirection to https://pythonds.linogaliana.fr (#343)
Browse files Browse the repository at this point in the history
Finalizes #341
  • Loading branch information
linogaliana committed Dec 30, 2022
1 parent 94e7c0a commit 4b01c3d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@

[[redirects]]
from = "https://linogaliana-teaching.netlify.app/*"
to = "https://pythonds.linogaliana.fr/:splat"
status = 301
to = "https://www.pythonds.linogaliana.fr/:splat"
status = 301
force = true

0 comments on commit 4b01c3d

Please sign in to comment.