Skip to content

Commit

Permalink
chore: update service status link
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamerblue committed Aug 21, 2024
1 parent 2628d2c commit e1e3973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export default function HomePage(props: IHomePageProps) {
首页
</a>
<span className="mx-2">|</span>
<a href="https://service-status.algoux.org/status/rankland" target="_blank">
<a href="https://servicestatus.algoux.org" target="_blank">
服务状态
</a>
</p>
Expand Down

0 comments on commit e1e3973

Please sign in to comment.