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
Original file line number Diff line number Diff line change
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

0 comments on commit 117a1ba

Please sign in to comment.