We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a4605e commit 3f5b4a3Copy full SHA for 3f5b4a3
scripts/feed.ts
@@ -46,7 +46,7 @@ const feed = new Atom({
46
language: "en",
47
updated: new Date(),
48
feedLinks: {
49
- atom: "https://apx-community.vanillaos.org/updates-feed.xml",
+ atom: "https://apx-community.vanillaos.org/feed.xml",
50
},
51
authors: [
52
{
0 commit comments