Change all GitHub references to my Gitea site.

This commit is contained in:
Hyperling 2025-01-02 09:48:56 -07:00
parent 5d2ebb6cd0
commit dc63add9f2
4 changed files with 12 additions and 12 deletions

View File

@ -18,7 +18,7 @@ The install script is currently only set up for apt, and the package names only
tested on Ubuntu and Debian. tested on Ubuntu and Debian.
``` ```
git clone https://github.com/Hyperling/website www git clone https://git.hyperling.com/me/nodejs-website www
cd www cd www
./run.sh ./run.sh
``` ```

View File

@ -57,13 +57,13 @@
</ul> </ul>
<p> <p>
Curious how I made it? Check out its GitHub project: Curious how I made it? Check out its Git repository:
</p> </p>
<ul class="indent"><li> <ul class="indent"><li>
<a href="https://github.com/Hyperling/HealthProtocol" <a href="https://https://git.hyperling.com/me/ebook-health-protocol"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
> >
[CODE] | GitHub [CODE] | Source Code
</a> </a>
</li></ul> </li></ul>

View File

@ -15,7 +15,7 @@
<div class="row"> <div class="row">
<div class="col-3"></div> <div class="col-3"></div>
<h6 class="col-3 center"> <h6 class="col-3 center">
<a href="https://github.com/Hyperling/www/blob/main/LICENSE" <a href="https://git.hyperling.com/me/nodejs-website/src/branch/main/LICENSE"
target="_blank" rel="noopener noreferrer" target="_blank" rel="noopener noreferrer"
>This website is free software! Click here to learn more.</a> >This website is free software! Click here to learn more.</a>
</h6> </h6>

View File

@ -51,8 +51,8 @@
<p> <p>
[<s><a>F-Droid</a></s>] [<s><a>F-Droid</a></s>]
[<a href="/files/apks/TicTacToe.apk">APK</a>] [<a href="/files/apks/TicTacToe.apk">APK</a>]
[<a href="https://github.com/Hyperling/TicTacToeAndroid" [<a href="https://git.hyperling.com/me/android-tictactoe"
target="_blank" rel="noopener noreferrer">GitHub</a>] target="_blank" rel="noopener noreferrer">Source Code</a>]
</p> </p>
</figcaption> </figcaption>
</figure> </figure>
@ -81,7 +81,7 @@
TBD: TBD:
<s> <s>
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>] [<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
[<a target="_blank" rel="noopener noreferrer">Github</a>] [<a target="_blank" rel="noopener noreferrer">Source Code</a>]
</s> </s>
</p>--> </p>-->
</figcaption> </figcaption>
@ -111,7 +111,7 @@
TBD: TBD:
<s> <s>
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>] [<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
[<a target="_blank" rel="noopener noreferrer">Github</a>] [<a target="_blank" rel="noopener noreferrer">Source Code</a>]
</s> </s>
</p>--> </p>-->
</figcaption> </figcaption>
@ -142,7 +142,7 @@
TBD: TBD:
<s> <s>
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>] [<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
[<a target="_blank" rel="noopener noreferrer">Github</a>] [<a target="_blank" rel="noopener noreferrer">Source Code</a>]
</s> </s>
</p>--> </p>-->
</figcaption> </figcaption>
@ -175,7 +175,7 @@
TBD: TBD:
<s> <s>
[<a target="_blank" rel="noopener noreferrer">F-Droid</a>] [<a target="_blank" rel="noopener noreferrer">F-Droid</a>]
[<a target="_blank" rel="noopener noreferrer">Github</a>] [<a target="_blank" rel="noopener noreferrer">Source Code</a>]
</s>--> </s>-->
</p> </p>
</figcaption> </figcaption>
@ -192,7 +192,7 @@
For a full list of software including my Ansible automation, For a full list of software including my Ansible automation,
Docker setup, source code for this website, and other Docker setup, source code for this website, and other
fun/random toys, check out fun/random toys, check out
<a href="https://github.com/Hyperling" target="_blank">My Github</a>. <a href="https://git.hyperling.com/me" target="_blank">My Projects</a>.
</p> </p>
</div> </div>
</div> </div>