Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.

Commit 3528ad2

Browse files
committed
fix(repo): update repo redirect github link on redirection page
1 parent e669c22 commit 3528ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/no-ref.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<body>
1111
<p>Redirecting..<br /><a href="{Replace}">{Replace}</a></p>
12-
<a href="https://github.com/xyTom/Url-Shorten-Worker/" target="_self">Fork me on GitHub</a>
12+
<a href="https://github.com/toshikidev/fuki" target="_self">Fork me on GitHub</a>
1313
<script type="text/javascript">
1414
/* <![CDATA[ */
1515
setTimeout('window.location.replace( "{Replace}" + window.location.hash );', 1000)

0 commit comments

Comments
 (0)