Skip to content

Commit 4bf8e1b

Browse files
Update official website link in index.html
1 parent a5cc766 commit 4bf8e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ <h1>PyFetch</h1>
2222
</header>
2323

2424
<main>
25-
<p>THIS WEBSITE WILL BE PRESERVED AS IS. THE OFFICIAL WEBSITE HAS BEEN MOVED TO <a>href="https://github.com/linuxaddict124/pyfetch"</a>.</p>
25+
<p>THIS WEBSITE WILL BE PRESERVED AS IS. THE OFFICIAL WEBSITE HAS BEEN MOVED TO <a href="https://pyfetch.github.io" target="_blank">https://pyfetch.github.io</a>.</p>
2626
<section id="about">
2727
<h2>About PyFetch</h2>
2828
<p>PyFetch is a Python-based Neofetch alternative that shows system information. Not to be confused with the other PyFetch project which allows HTTP requests.</p>

0 commit comments

Comments
 (0)