diff --git a/includes/specs/donate.spec.js b/includes/specs/donate.spec.js index d32a68e..71ca61d 100644 --- a/includes/specs/donate.spec.js +++ b/includes/specs/donate.spec.js @@ -55,7 +55,7 @@ const PatreonSpec = { module.exports = { [type]: 'array', - [doc]: 'Donation entries\nhttps://ppoffice.github.io/hexo-theme-icarus/categories/Donation/', + [doc]: 'Donation entries\nhttps://ppoffice.github.io/hexo-theme-icarus/categories/Plugins/Donation', [defaultValue]: DEFAULT_DONATE, '*': { [type]: 'object', @@ -69,4 +69,4 @@ module.exports = { ...PaypalSpec, ...PatreonSpec } -} \ No newline at end of file +}