Skip to content

Commit 5c813ca

Browse files
authored
chore: remove version support link (#8002)
1 parent 435984b commit 5c813ca

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
@@ -6,7 +6,6 @@
66
"openJSFoundation": "OpenJS Foundation",
77
"trademarkPolicy": "Trademark Policy",
88
"privacyPolicy": "Privacy Policy",
9-
"versionSupport": "Version Support",
109
"codeOfConduct": "Code of Conduct",
1110
"security": "Security Policy"
1211
},

0 commit comments

Comments
 (0)