Skip to content

Commit

Permalink
add redirect to video
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelbernard committed Apr 24, 2024
1 parent 3332886 commit bf6e3d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RewriteRule podsourcing[/]? https://lescastcodeurs.com/crowdcasting/ [R=301,L]
RewriteRule crowdcast[/]?$ https://lescastcodeurs.com/crowdcasting/ [R=301,L]
RewriteRule sondage[/]?$ https://docs.google.com/forms/d/e/1FAIpQLSc2xIWqWNi3ipx7Byth_TE6x9bQAvkCSuyeSkyEURbJNIga7g/viewform [R=301,L]
RewriteRule ama[/]?$ https://docs.google.com/forms/d/e/1FAIpQLScWphqMkts1EfBNxnS1Bjk0mtyWFrKfaXHVEYUvt9mmaT-_Xg/viewform [R=301,L]
RewriteRule video/310[/]?$ https://www.youtube.com/watch?v=JR_YLZqxRyU [R=301,L]

# Libsyn feed
RewriteRule ^podcast\-rss$ "http\:\/\/lescastcodeurs\.libsyn\.com\/rss" [R=302,L]
Expand Down

0 comments on commit bf6e3d9

Please sign in to comment.