Skip to content

Commit

Permalink
fix: rename github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyLv committed Mar 2, 2023
1 parent e8821b8 commit 1d575df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ npm run dev

Deploy the example using [Vercel](https://vercel.com?utm_source=github&utm_medium=readme&utm_campaign=vercel-examples):

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/JimmyLv/chat-bilibili-video&env=OPENAI_API_KEY&project-name=chat-bilibili-video&repo-name=chat-bilibili-video)
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/JimmyLv/BiliGPT&env=OPENAI_API_KEY&project-name=chat-bilibili-video&repo-name=chat-bilibili-video)

## Support -> Contact Me

Expand Down
2 changes: 1 addition & 1 deletion components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export default function Header() {
<span className="relin-paragraph-target text-slate-500">(iOS版)</span>
</a>
<a
href="https://github.com/JimmyLv/chat-bilibili-video"
href="https://github.com/JimmyLv/BiliGPT"
rel="noreferrer noopener"
target="_blank"
className=""
Expand Down

1 comment on commit 1d575df

@vercel
Copy link

@vercel vercel bot commented on 1d575df Mar 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.