Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
lvwzhen committed Apr 22, 2023
1 parent d31dbc7 commit 117a1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/SearchDialog.tsx
Expand Up @@ -232,7 +232,7 @@ export function SearchDialog() {
<Frown width={18} />
</span>
<span className="text-slate-700 dark:text-slate-100">
服务器繁忙,请稍后再试!
服务器繁忙,请稍后再试! 或者<a href="https://github.com/lvwzhen/law-cn-ai" target='_blank' className='underline underline-offset-4 decoration-slate-400/50 hover:text-indigo-500 hover:decoration-indigo-500'>自行部署</a>
</span>
</div>
)}
Expand Down

1 comment on commit 117a1ba

@vercel
Copy link

@vercel vercel bot commented on 117a1ba Apr 22, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

law-cn-ai – ./

law-cn-ai-git-main-lvwzhen.vercel.app
law-cn-ai.vercel.app
law-cn-ai-lvwzhen.vercel.app

Please sign in to comment.