-
Notifications
You must be signed in to change notification settings - Fork 0
/
_redirects
24 lines (20 loc) · 1.47 KB
/
_redirects
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# These are here to handle links that used to point to stateofthemap.us/year
/2012/* https://2012.stateofthemap.us/:splat 301
/2013/* https://2013.stateofthemap.us/:splat 301
/2014/* https://2014.stateofthemap.us/:splat 301
/2015/* https://2015.stateofthemap.us/:splat 301
/2016/* https://2016.stateofthemap.us/:splat 301
# Since we switched to redirects and domains in 2017, later years aren't needed, but they're nice to have anyway
/2017/* https://2017.stateofthemap.us/:splat 301
/2018/* https://2018.stateofthemap.us/:splat 301
/2019/* https://2019.stateofthemap.us/:splat 301
/2020/* https://2022.stateofthemap.us/:splat 301
/2021/* https://2022.stateofthemap.us/:splat 301
/2022/* https://2022.stateofthemap.us/:splat 301
/2023/* https://2023.stateofthemap.us/:splat 301
/2024/* https://openstreetmap.us/events/state-of-the-map-us/2024/:splat 301
/2025/* https://openstreetmap.us/events/state-of-the-map-us/2025/:splat 301
/2026/* https://openstreetmap.us/events/state-of-the-map-us/2026/:splat 301
# The bare site should stay a 302 to the current year's site.
# /* https://2023.stateofthemap.us/:splat 302
/* https://openstreetmap.us/events/state-of-the-map-us 302