File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77</p >
88
99<p align =' center ' >
10- <a href='https://docs.okis.dev/chat/intro ' target='_blank'>
10+ <a href='https://docs.okis.dev/docs/chat ' target='_blank'>
1111 ドキュメント
1212 </a>
1313</p >
@@ -29,15 +29,15 @@ https://github.com/okisdev/ChatChat/assets/66008528/f8d943d5-77c9-479b-9d5f-1e77
2929
3030## 使用方法
3131
32- [ ドキュメント] ( https://docs.okis.dev/chat/intro )
32+ [ ドキュメント] ( https://docs.okis.dev/docs/chat )
3333
3434## デプロイメント
3535
3636[ ![ Vercelでデプロイ] ( https://vercel.com/button )] ( https://vercel.com/import/project?template=https://github.com/okisdev/ChatChat )
3737
3838[ ![ Railwayでデプロイ] ( https://railway.app/button.svg )] ( https://railway.app/template/-WWW5r )
3939
40- 詳細なデプロイ方法は[ ドキュメント] ( https://docs.okis.dev/chat/intro ) にて
40+ 詳細なデプロイ方法は[ ドキュメント] ( https://docs.okis.dev/docs/chat ) にて
4141
4242## ライセンス
4343
Original file line number Diff line number Diff line change 77</p >
88
99<p align =' center ' >
10- <a href='https://docs.okis.dev/chat/intro ' target='_blank'>
10+ <a href='https://docs.okis.dev/docs/chat ' target='_blank'>
1111 Documentation
1212 </a>
1313</p >
@@ -29,15 +29,15 @@ https://github.com/okisdev/ChatChat/assets/66008528/f8d943d5-77c9-479b-9d5f-1e77
2929
3030## Usage
3131
32- [ docs] ( https://docs.okis.dev/chat/intro )
32+ [ docs] ( https://docs.okis.dev/docs/chat )
3333
3434## Deployment
3535
3636[ ![ Deployed in Vercel] ( https://vercel.com/button )] ( https://vercel.com/import/project?template=https://github.com/okisdev/ChatChat )
3737
3838[ ![ Deploy on Railway] ( https://railway.app/button.svg )] ( https://railway.app/template/-WWW5r )
3939
40- more deployment methods in [ docs] ( https://docs.okis.dev/chat/intro )
40+ more deployment methods in [ docs] ( https://docs.okis.dev/docs/chat )
4141
4242## LICENSE
4343
Original file line number Diff line number Diff line change 77</p >
88
99<p align =' center ' >
10- <a href='https://docs.okis.dev/chat/intro ' target='_blank'>
10+ <a href='https://docs.okis.dev/docs/chat ' target='_blank'>
1111 文档
1212 </a>
1313</p >
@@ -29,15 +29,15 @@ https://github.com/okisdev/ChatChat/assets/66008528/f8d943d5-77c9-479b-9d5f-1e77
2929
3030## 使用方式
3131
32- [ 文档] ( https://docs.okis.dev/chat/intro )
32+ [ 文档] ( https://docs.okis.dev/docs/chat )
3333
3434## 部署
3535
3636[ ![ 在Vercel中部署] ( https://vercel.com/button )] ( https://vercel.com/import/project?template=https://github.com/okisdev/ChatChat )
3737
3838[ ![ 在Railway上部署] ( https://railway.app/button.svg )] ( https://railway.app/template/-WWW5r )
3939
40- 更多部署方法见[ 文档] ( https://docs.okis.dev/chat/intro )
40+ 更多部署方法见[ 文档] ( https://docs.okis.dev/docs/chat )
4141
4242## 许可证
4343
Original file line number Diff line number Diff line change 77</p >
88
99<p align =' center ' >
10- <a href='https://docs.okis.dev/chat/intro ' target='_blank'>
10+ <a href='https://docs.okis.dev/docs/chat ' target='_blank'>
1111 文件
1212 </a>
1313</p >
@@ -29,15 +29,15 @@ https://github.com/okisdev/ChatChat/assets/66008528/f8d943d5-77c9-479b-9d5f-1e77
2929
3030## 使用方式
3131
32- [ 文件] ( https://docs.okis.dev/chat/intro )
32+ [ 文件] ( https://docs.okis.dev/docs/chat )
3333
3434## 部署
3535
3636[ ![ 在 Vercel 中部署] ( https://vercel.com/button )] ( https://vercel.com/import/project?template=https://github.com/okisdev/ChatChat )
3737
3838[ ![ 在 Railway 上部署] ( https://railway.app/button.svg )] ( https://railway.app/template/-WWW5r )
3939
40- 更多部署方法在[ 文件] ( https://docs.okis.dev/chat/intro )
40+ 更多部署方法在[ 文件] ( https://docs.okis.dev/docs/chat )
4141
4242## 許可證
4343
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ export const VersionBadge = () => {
4949 < div className = 'flex w-full flex-col space-y-1 text-xs' >
5050 < div className = 'flex justify-between' >
5151 < Link
52- href = 'https://docs.okis.dev/chat/intro '
52+ href = 'https://docs.okis.dev/docs/chat '
5353 target = '_blank'
5454 className = 'inline-flex items-center space-x-1 rounded px-1 py-0.5 transition duration-200 ease-in-out hover:bg-gray-200 dark:hover:bg-neutral-600'
5555 >
You can’t perform that action at this time.
0 commit comments