njleonzhang / docsify-edit-on-github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This config。It didn't work

jiangkaifree opened this issue · comments

Hello,
Can I ask a question?
this is my congfig.

plugins: [
          EditOnGithubPlugin.create(
            "https://github.com/2462870727/project-rules/tree/main/docs",
            undefined,
            "Edit this Page on GitHub"
          ),
        ],

It didn't work

I fixed this small issue, you can look at pr