remove legacy

This commit is contained in:
Leonardo Venturini
2024-08-19 11:45:05 -04:00
parent 812ad9bd4b
commit 973ee6aede

View File

@@ -356,11 +356,11 @@ export default defineConfig({
{ link: "/history", text: "Meteor.js v3 (Current)" },
{
link: "https://docs.meteor.com/changelog",
text: "Meteor.js v2 (Legacy)",
text: "Meteor.js v2",
},
{
link: "https://docs.meteor.com/changelog#v112220211012",
text: "Meteor.js v1 (Legacy)",
text: "Meteor.js v1",
},
],
collapsed: true,