Skip to content
This repository was archived by the owner on Oct 5, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions guide/.vuepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ export default {
children: [
'/',
'/requesting-more-content.md',
'/whats-new.md',
],
},
{
Expand All @@ -30,7 +29,6 @@ export default {
children: [
'/',
'/requesting-more-content.md',
'/whats-new.md',
],
},
{
Expand Down
2 changes: 1 addition & 1 deletion guide/.vuepress/theme/layouts/Layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<span class="notification-icon"><PartyPopperIcon /></span>
<span>
You're browsing the in-development guide for discord.js v15.
Check out <router-link to="/whats-new.html">what's new</router-link>, or browse the <a href="https://v14.discordjs.guide">v14 guide</a>.
Browse the <a href="https://v14.discordjs.guide">v14 guide</a>.
</span>
</Notification>
</Notifications>
Expand Down
69 changes: 0 additions & 69 deletions guide/whats-new.md

This file was deleted.