ci(deploy): change renamed file name

This commit is contained in:
ayntee
2021-01-24 23:01:46 +04:00
parent 2a78e1b92e
commit 587c1f8d73
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ module.exports = {
"/",
"faq",
"gettingstarted",
"djs",
"migrating",
],
},
{
+1 -1
View File
@@ -1,6 +1,6 @@
# Migrating
# Migrating from Discord.js
## Migrating from Discord.js
This migration guide is not intended to discredit Discord.js authors/maintainers
or Discord.js itself. In fact, Discord.js is the most popular Node.js library,