Browse Source

Merge pull request #162 from kn007/patch-1

Update options.js
DIYgod 7 years ago
parent
commit
e907566adc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/options.js

+ 1 - 1
src/options.js

@@ -127,7 +127,7 @@ module.exports = (options) => {
     options.contextmenu = options.contextmenu.concat([
         {
             text: 'About author',
-            link: 'https://digod.me'
+            link: 'https://diygod.me'
         },
         {
             text: 'About DPlayer',