Skip to content

Commit cbd053a

Browse files
authored
doc: Update README.md
1 parent 564147a commit cbd053a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A demo repo based on [OpenAI GPT-3.5 Turbo API.](https://platform.openai.com/doc
88

99
> ⚠️ Notice: Our API Key limit has been exhausted. So the demo site is not available now.
1010
11-
![chat-logo](https://cdn.staticaly.com/gh/yzh990918/static@master/chat-logo.webp)
11+
![chat-logo](https://cdn.jsdelivr.net/gh/yzh990918/static@master/chat-logo.webp)
1212

1313
## Introducing `Anse`
1414

@@ -60,7 +60,7 @@ More info on https://github.com/ddiu8081/chatgpt-demo/discussions/247.
6060
>
6161
> <a href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fddiu8081%2Fchatgpt-demo&env=OPENAI_API_KEY&env=SITE_PASSWORD&envDescription=OpenAI%20API%20Key&envLink=https%3A%2F%2Fplatform.openai.com%2Faccount%2Fapi-keys" alt="Deploy with Vercel" target="_blank"><img src="https://vercel.com/button" alt="Deploy with Vercel" height=24 style="vertical-align: middle; margin-right: 4px;"></a>
6262
63-
![image](https://cdn.staticaly.com/gh/yzh990918/static@master/20230310/image.4wzfb79qt7k0.webp)
63+
![image](https://cdn.jsdelivr.net/gh/yzh990918/static@master/20230310/image.4wzfb79qt7k0.webp)
6464

6565

6666
### Deploy With Netlify
@@ -71,18 +71,18 @@ More info on https://github.com/ddiu8081/chatgpt-demo/discussions/247.
7171

7272
1. [Fork](https://github.com/ddiu8081/chatgpt-demo/fork) this project, Go to [https://app.netlify.com/start](https://app.netlify.com/start) new Site, select the project you `forked` done, and connect it with your `GitHub` account.
7373

74-
![image](https://cdn.staticaly.com/gh/yzh990918/static@master/20230310/image.3nlt4hgzb16o.webp)
74+
![image](https://cdn.jsdelivr.net/gh/yzh990918/static@master/20230310/image.3nlt4hgzb16o.webp)
7575

76-
![image](https://cdn.staticaly.com/gh/yzh990918/static@master/20230310/image.5fhfouap270g.webp)
76+
![image](https://cdn.jsdelivr.net/gh/yzh990918/static@master/20230310/image.5fhfouap270g.webp)
7777

7878

7979
2. Select the branch you want to deploy, then configure environment variables in the project settings.
8080

81-
![image](https://cdn.staticaly.com/gh/yzh990918/static@master/20230311/image.gfs9lx8c854.webp)
81+
![image](https://cdn.jsdelivr.net/gh/yzh990918/static@master/20230311/image.gfs9lx8c854.webp)
8282

8383
3. Select the default build command and output directory, Click the `Deploy Site` button to start deploying the site.
8484

85-
![image](https://cdn.staticaly.com/gh/yzh990918/static@master/20230311/image.4jky9e1wbojk.webp)
85+
![image](https://cdn.jsdelivr.net/gh/yzh990918/static@master/20230311/image.4jky9e1wbojk.webp)
8686

8787

8888
### Deploy with Docker
@@ -180,7 +180,7 @@ You can control the website through environment variables.
180180

181181
After forking the project, you need to manually enable Workflows and Upstream Sync Action on the Actions page of the forked project. Once enabled, automatic updates will be scheduled every day:
182182

183-
![](https://cdn.staticaly.com/gh/yzh990918/static@master/20230518/image.2hhnrsrd2t1c.webp)
183+
![](https://cdn.jsdelivr.net/gh/yzh990918/static@master/20230518/image.2hhnrsrd2t1c.webp)
184184

185185

186186
## Frequently Asked Questions

0 commit comments

Comments
 (0)