Skip to content

Commit 0bcb12b

Browse files
committed
docs: footer link
1 parent 01349ff commit 0bcb12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/layouts/page-footer/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export default function PageFooter() {
99
<span aria-label="copyright">©2025 风希落</span>
1010
<Link
1111
aria-label="beian"
12-
href="http://www.beian.gov.cn"
12+
href="https://beian.miit.gov.cn"
1313
target="_blank"
1414
rel="noopener"
1515
className="transition-colors hover:text-blue-600 dark:hover:text-blue-400"

0 commit comments

Comments
 (0)