Skip to content

Commit 5284b1f

Browse files
Merge pull request #21 from vincemarq01/update_link_on_footer
updates footer link
2 parents 969c776 + 41c0f24 commit 5284b1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/index.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -277,8 +277,8 @@ export default class Index extends React.Component {
277277
<div className="footer text-center">
278278
The developer is not affiliated with Hololive Production.
279279
<br />
280-
<a href="https://www.dreamwithnokz.dev" target="_blank">
281-
dreamwithnokz.dev
280+
<a href="https://nokz.vercel.app/" target="_blank">
281+
https://nokz.vercel.app/
282282
</a>
283283
</div>
284284
</div>

0 commit comments

Comments
 (0)