Skip to content

Commit 770cfd5

Browse files
committed
docs: update welcome content
1 parent 6c828d8 commit 770cfd5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/pages/Welcome.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,7 @@ const Welcome = () => {
3030
<Link to={"https://api.openai-next.com"} target="_blank">NextAPI</Link>
3131
</li>
3232
<li>
33-
<Link to={"https://proxy.openai-next.com"} target="_blank">ProxyAPI</Link>
34-
</li>
35-
<li>
36-
<Link to={"https://mj.openai-next.com"} target="_blank">DrawAPI</Link>
33+
<Link to={"https://mj.openai-next.com"} target="_blank">ProxyAPI</Link>
3734
</li>
3835
</ul>
3936
</Paragraph>
@@ -59,6 +56,9 @@ const Welcome = () => {
5956
<li>
6057
<Link to={Path.Midjourney}>Midjourney</Link>
6158
</li>
59+
<li>
60+
<Link to={Path.StableDiffusion}>Stable Diffusion</Link>
61+
</li>
6262
<li>
6363
<Link to={Path.Suno}>Suno</Link>
6464
</li>

0 commit comments

Comments
 (0)