-
Notifications
You must be signed in to change notification settings - Fork 71
Expand file tree
/
Copy pathredirects.json
More file actions
24 lines (22 loc) · 977 Bytes
/
redirects.json
File metadata and controls
24 lines (22 loc) · 977 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"/": "https://openjsf.org/",
"/about/": "https://openjsf.org/about/",
"/bylaws/": "https://bylaws.openjsf.org/",
"/conduct/": "https://code-of-conduct.openjsf.org/",
"/donate/": "https://openjsf.org/about/project-funding-opportunities/",
"/history/": "https://jquery.com/history/",
"/join/": "https://openjsf.org/about/join/",
"/license/": "https://jquery.com/license/",
"/meeting/": "https://meetings.jquery.org",
"/meetings/": "https://meetings.jquery.org",
"/members/": "https://openjsf.org/about/members/",
"/projects/": "https://openjsf.org/projects/",
"/projects/join/": "https://openjsf.org/about/join/",
"/sponsors/": "https://openjsf.org/about/members/",
"/support/": "https://jquery.com/support/",
"/team/": "https://jquery.com/team/",
"/team-members/": "https://contribute.jquery.org/",
"/trademark-policy/": "https://trademark-policy.openjsf.org/",
"/updates/": "https://meetings.jquery.org",
"/feed/": "https://meetings.jquery.org/feed/"
}