Skip to content

Commit 14173fb

Browse files
committed
Update footer links order
1 parent f969fc4 commit 14173fb

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

site.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -42,36 +42,36 @@
4242
"text": "AI Coding Assistants Policy"
4343
},
4444
{
45-
"link": "https://terms-of-use.openjsf.org/",
46-
"text": "Terms of Use"
45+
"link": "https://bylaws.openjsf.org/",
46+
"text": "Bylaws"
4747
},
4848
{
49-
"link": "https://privacy-policy.openjsf.org/",
50-
"text": "Privacy Policy"
49+
"link": "https://code-of-conduct.openjsf.org/",
50+
"text": "Code of Conduct"
5151
},
5252
{
53-
"link": "https://bylaws.openjsf.org/",
54-
"text": "Bylaws"
53+
"link": "https://www.linuxfoundation.org/cookies/",
54+
"text": "Cookie Policy"
5555
},
5656
{
57-
"link": "https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md",
58-
"text": "Code of Conduct"
57+
"link": "https://privacy-policy.openjsf.org/",
58+
"text": "Privacy Policy"
5959
},
6060
{
61-
"link": "https://trademark-policy.openjsf.org/",
62-
"text": "Trademark Policy"
61+
"link": "https://github.com/nodejs/node/security/policy",
62+
"text": "Security Policy"
6363
},
6464
{
65-
"link": "https://trademark-list.openjsf.org/",
66-
"text": "Trademark List"
65+
"link": "https://terms-of-use.openjsf.org/",
66+
"text": "Terms of Use"
6767
},
6868
{
69-
"link": "https://www.linuxfoundation.org/cookies/",
70-
"text": "Cookie Policy"
69+
"link": "https://trademark-list.openjsf.org/",
70+
"text": "Trademark List"
7171
},
7272
{
73-
"link": "https://github.com/nodejs/node/security/policy",
74-
"text": "Security Policy"
73+
"link": "https://trademark-policy.openjsf.org/",
74+
"text": "Trademark Policy"
7575
}
7676
],
7777
"social": [

0 commit comments

Comments
 (0)