mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
remove legacy
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user