We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435984b commit 5c813caCopy full SHA for 5c813ca
2 files changed
apps/site/navigation.json
@@ -40,10 +40,6 @@
40
"link": "https://privacy-policy.openjsf.org/",
41
"text": "components.containers.footer.links.privacyPolicy"
42
},
43
- {
44
- "link": "/about/previous-releases",
45
- "text": "components.containers.footer.links.versionSupport"
46
- },
47
{
48
"link": "https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md",
49
"text": "components.containers.footer.links.codeOfConduct"
packages/i18n/src/locales/en.json
@@ -6,7 +6,6 @@
6
"openJSFoundation": "OpenJS Foundation",
7
"trademarkPolicy": "Trademark Policy",
8
"privacyPolicy": "Privacy Policy",
9
- "versionSupport": "Version Support",
10
"codeOfConduct": "Code of Conduct",
11
"security": "Security Policy"
12
0 commit comments