📝 update homepage and repo link

This commit is contained in:
yanyongyu
2020-11-28 11:59:26 +08:00
parent 62b93c1ba7
commit b75343d3e7
2 changed files with 4 additions and 4 deletions

View File

@ -5,8 +5,8 @@ description = "View NoneBot2 Docs Locally"
authors = ["yanyongyu <yanyongyu_1@126.com>"]
license = "MIT"
readme = "README.md"
homepage = "https://github.com/yanyongyu/nonebot2/blob/master/packages/nonebot-plugin-docs"
repository = "https://github.com/yanyongyu/nonebot2"
homepage = "https://github.com/nonebot/nonebot2/blob/master/packages/nonebot-plugin-docs"
repository = "https://github.com/nonebot/nonebot2"
keywords = ["nonebot", "nonebot2", "docs"]
include = ["nonebot_plugin_docs/dist/**/*"]