Skip to content

Commit 297cf31

Browse files
committed
fix: update opengist official url to https://demo.opengist.io`
1 parent b62321b commit 297cf31

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitea/workflows/issues-keyword-opengist.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
⚠️ It appears you may be looking for OpenGist help.
5454
- [Opengist Repo](https://github.com/thomiceli/opengist)
5555
- [Opengist Docs](https://github.com/thomiceli/opengist/blob/master/docs/index.md)
56-
- [Opengist Demo](https://opengist.thomice.li/all)
56+
- [Opengist Demo](https://demo.opengist.io)
5757
5858
If you are looking for OpenGist support, it will be very minimal. Please utilize the links above.
5959
@@ -84,10 +84,10 @@ jobs:
8484
⚠️ It appears you may be looking for OpenGist help.
8585
- [Opengist Repo](https://github.com/thomiceli/opengist)
8686
- [Opengist Docs](https://github.com/thomiceli/opengist/blob/master/docs/index.md)
87-
- [Opengist Demo](https://opengist.thomice.li/all)
87+
- [Opengist Demo](https://demo.opengist.io)
8888
8989
If you are looking for OpenGist support, it will be very minimal. Please utilize the links above.
9090
9191
---
9292
93-
<sub>I am a bot reaching out to you with an automated response. If the above info doesn't apply to you, please ignore it.</sub>
93+
<sub>I am a bot reaching out to you with an automated response. If the above info doesn't apply to you, please ignore it.</sub>

src/lang/locale/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ export default
166166
cfg_tab_su_ogdocs_url: 'https://github.com/thomiceli/opengist/blob/master/docs/index.md',
167167
cfg_tab_su_ogdocs_btn: 'View',
168168
cfg_tab_su_ogdemo_label: 'OpenGist: demo',
169-
cfg_tab_su_ogdemo_url: 'https://opengist.thomice.li/all',
169+
cfg_tab_su_ogdemo_url: 'https://demo.opengist.io',
170170
cfg_tab_su_ogdemo_btn: 'View',
171171
cfg_tab_su_gist_label: 'Github gist',
172172
cfg_tab_su_gist_url: 'https://gist.github.com/',

0 commit comments

Comments
 (0)