chore: update links

This commit is contained in:
Shigma 2022-10-14 20:05:49 +08:00
parent 5b3b484990
commit f9bd3cad69
No known key found for this signature in database
GPG Key ID: 21C89B0B92907E14
4 changed files with 8 additions and 4 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2020-present Ninzore
Copyright (c) 2020-present Shigma & Ninzore
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -41,6 +41,10 @@ export default defineConfig({
message: `Released under the MIT License.`,
copyright: 'Copyright © 2022-present Shigma & Ninzore',
},
editLink: {
pattern: 'https://github.com/koishijs/novelai-bot/edit/master/docs/:path',
},
},
vite: {

View File

@ -20,7 +20,7 @@
"bugs": {
"url": "https://github.com/koishijs/koishi-plugin-novelai/issues"
},
"homepage": "https://github.com/koishijs/koishi-plugin-novelai",
"homepage": "https://bot.novelai.dev",
"scripts": {
"build": "atsc -b",
"docs:dev": "vitepress dev docs",

View File

@ -1,4 +1,4 @@
# koishi-plugin-novelai
# [koishi-plugin-novelai](https://bot.novelai.dev)
[![downloads](https://img.shields.io/npm/dm/koishi-plugin-novelai?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-novelai)
[![npm](https://img.shields.io/npm/v/koishi-plugin-novelai?style=flat-square)](https://www.npmjs.com/package/koishi-plugin-novelai)
@ -32,7 +32,7 @@
## 使用教程
搭建教程、使用方法、参数配置、常见问题请见:<https://novelai.koishi.chat>
搭建教程、使用方法、参数配置、常见问题请见:<https://bot.novelai.dev>
## License