|
1 | 1 | { |
| 2 | + "version": 2, |
2 | 3 | "trailingSlash": false, |
3 | 4 | "redirects": [ |
4 | | - { "source": "/about\\.html", "destination": "/about" }, |
5 | | - { "source": "/foundation/", "destination": "/about#foundation" }, |
6 | | - { "source": "/team\\.html", "destination": "/about" }, |
7 | | - { "source": "/press\\.html", "destination": "/about" }, |
8 | | - { "source": "/contact\\.html", "destination": "/#get-in-touch" }, |
9 | | - { "source": "/sponsors\\.html", "destination": "/contribute#supporter" }, |
10 | | - { "source": "/imprint\\.html", "destination": "/imprint" }, |
11 | | - { "source": "/material\\.html", "destination": "https://learn.opentechschool.org/" }, |
| 5 | + { "source": "/about.html", "destination": "/about" }, |
| 6 | + { "source": "/team.html", "destination": "/about" }, |
| 7 | + { "source": "/press.html", "destination": "/about" }, |
| 8 | + { "source": "/contact.html", "destination": "/#get-in-touch" }, |
| 9 | + { "source": "/sponsors.html", "destination": "/contribute#supporter" }, |
| 10 | + { "source": "/imprint.html", "destination": "/imprint" }, |
| 11 | + { "source": "/material.html", "destination": "https://learn.opentechschool.org/" }, |
12 | 12 | { "source": "/berlin", "destination": "/cities/berlin" }, |
13 | 13 | { "source": "/leipzig", "destination": "/cities/leipzig" }, |
14 | 14 | { "source": "/zurich", "destination": "/cities/zurich" }, |
15 | 15 | { "source": "/brussels", "destination": "/cities/brussels" }, |
16 | 16 | { "source": "/bristol", "destination": "/cities/bristol" }, |
17 | 17 | { "source": "/romagna", "destination": "/cities/romagna" }, |
| 18 | + { "source": "/foundation", "destination": "/about#foundation" }, |
| 19 | + { "source": "/foundation/archive/aktuelle-Satzung.pdf", "destination": "/files/foundation/aktuelle-Satzung.pdf" }, |
18 | 20 | { "source": "/handbooks/(.*)", "destination": "/guides" } |
19 | 21 | ] |
20 | 22 | } |
0 commit comments