mirror of
https://github.com/koishijs/novelai-bot
synced 2025-01-05 09:26:47 +08:00
chore: update links
This commit is contained in:
parent
5b3b484990
commit
f9bd3cad69
2
LICENSE
2
LICENSE
@ -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
|
||||
|
@ -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: {
|
||||
|
@ -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",
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user