|
33 | 33 | }, |
34 | 34 | "footerLinks": [ |
35 | 35 | { |
36 | | - "link": "https://trademark-policy.openjsf.org/", |
37 | | - "text": "components.containers.footer.links.trademarkPolicy" |
| 36 | + "link": "https://openjsf.org/", |
| 37 | + "text": "components.containers.footer.links.foundationName" |
| 38 | + }, |
| 39 | + { |
| 40 | + "link": "https://terms-of-use.openjsf.org/", |
| 41 | + "text": "components.containers.footer.links.termsOfUse" |
38 | 42 | }, |
39 | 43 | { |
40 | 44 | "link": "https://privacy-policy.openjsf.org/", |
41 | 45 | "text": "components.containers.footer.links.privacyPolicy" |
42 | 46 | }, |
| 47 | + { |
| 48 | + "link": "https://bylaws.openjsf.org/", |
| 49 | + "text": "components.containers.footer.links.bylaws" |
| 50 | + }, |
43 | 51 | { |
44 | 52 | "link": "https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md", |
45 | 53 | "text": "components.containers.footer.links.codeOfConduct" |
46 | 54 | }, |
47 | 55 | { |
48 | | - "link": "https://github.com/nodejs/node/security/policy", |
49 | | - "text": "components.containers.footer.links.security" |
| 56 | + "link": "https://trademark-policy.openjsf.org/", |
| 57 | + "text": "components.containers.footer.links.trademarkPolicy" |
50 | 58 | }, |
51 | 59 | { |
52 | | - "link": "https://openjsf.org/", |
53 | | - "text": "components.containers.footer.links.openJSFoundation" |
| 60 | + "link": "https://trademark-list.openjsf.org/", |
| 61 | + "text": "components.containers.footer.links.trademarkList" |
| 62 | + }, |
| 63 | + { |
| 64 | + "link": "https://www.linuxfoundation.org/cookies/", |
| 65 | + "text": "components.containers.footer.links.cookiePolicy" |
| 66 | + }, |
| 67 | + { |
| 68 | + "link": "https://github.com/nodejs/node/security/policy", |
| 69 | + "text": "components.containers.footer.links.security" |
54 | 70 | } |
55 | 71 | ], |
56 | 72 | "socialLinks": [ |
|
0 commit comments