Skip to content

Commit

Permalink
adding a redirect to the newsletter (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
MasonEgger authored Aug 20, 2024
1 parent 485cb7e commit 47c496b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/newsletter.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Newsletter

Dead file. Needed in path for redirect to work
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ plugins:
redirect_maps:
'friends.md': 'sponsorship/friends.md'
'links.md': 'https://linktr.ee/pytexas'
'newsletter.md': 'https://mailchi.mp/035388afb48a/pytexas-community'
'2019.md': 'https://2019.pytexas.org'
'2017.md': 'https://2017.pytexas.org'
'2012.md': 'https://web.archive.org/web/20121119035342/http://www.pytexas.org/2012/'
Expand Down

0 comments on commit 47c496b

Please sign in to comment.