Skip to content

Commit

Permalink
Add old geoip release notes redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
kevcenteno committed Oct 29, 2024
1 parent 07e8bdf commit f3dbd25
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions static/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
# The year needs to be hardcoded. A page for the new year's
# release note won't exist until a new .md file is created in the
# /content/<product>/release-notes folder for that new year
/geoip/release-notes /geoip/release-notes/2024 302
/geoip/release-notes /geoip/release-notes/2024/ 302
/geoip/release-notes/ /geoip/release-notes/2024/ 302
/geoip/release-notes/rss.xml /geoip/release-notes/2024/index.xml 302
/minfraud/release-notes /minfraud/release-notes/2024 302
/minfraud/release-notes /minfraud/release-notes/2024/ 302
/minfraud/release-notes/ /minfraud/release-notes/2024/ 302
/minfraud/release-notes/rss.xml /minfraud/release-notes/2024/index.xml 302

# General - without splats or placeholders
Expand All @@ -17,6 +19,8 @@
/static/csv/codes/ap_country_list.csv /static/csv/codes/maxmind/ap_country_list.csv 301
/static/csv/codes/eu_country_list.csv /static/csv/codes/maxmind/eu_country_list.csv 301
/static/maxmind-region-codes.csv https://download.maxmind.com/download/geoip/misc/region_codes.csv 301
/geoip/geoip2/release-notes /geoip/release-notes 302
/geoip/geoip2/release-notes/ /geoip/release-notes 302


# General - with splats and placeholders
Expand Down

0 comments on commit f3dbd25

Please sign in to comment.