Skip to content

Commit 7b848fe

Browse files
committed
chore: remove version support link
1 parent ba6db41 commit 7b848fe

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

apps/site/navigation.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@
4040
"link": "https://privacy-policy.openjsf.org/",
4141
"text": "components.containers.footer.links.privacyPolicy"
4242
},
43-
{
44-
"link": "/about/previous-releases",
45-
"text": "components.containers.footer.links.versionSupport"
46-
},
4743
{
4844
"link": "https://github.com/openjs-foundation/cross-project-council/blob/main/CODE_OF_CONDUCT.md",
4945
"text": "components.containers.footer.links.codeOfConduct"

packages/i18n/src/locales/en.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"links": {
66
"trademarkPolicy": "Trademark Policy",
77
"privacyPolicy": "Privacy Policy",
8-
"versionSupport": "Version Support",
98
"codeOfConduct": "Code of Conduct",
109
"security": "Security Policy"
1110
},

0 commit comments

Comments
 (0)