We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6db41 commit 7b848feCopy full SHA for 7b848fe
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
@@ -5,7 +5,6 @@
5
"links": {
6
"trademarkPolicy": "Trademark Policy",
7
"privacyPolicy": "Privacy Policy",
8
- "versionSupport": "Version Support",
9
"codeOfConduct": "Code of Conduct",
10
"security": "Security Policy"
11
0 commit comments