diff --git a/README.md b/README.md index be95674..1a90b44 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ The install script is currently only set up for apt, and the package names only 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 ./run.sh ``` diff --git a/pages/health.php b/pages/health.php index 040536f..976d9c5 100755 --- a/pages/health.php +++ b/pages/health.php @@ -57,13 +57,13 @@

- Curious how I made it? Check out its GitHub project: + Curious how I made it? Check out its Git repository:

diff --git a/pages/helpers/footer.php b/pages/helpers/footer.php index 802b593..f219e01 100755 --- a/pages/helpers/footer.php +++ b/pages/helpers/footer.php @@ -15,7 +15,7 @@
- This website is free software! Click here to learn more.
diff --git a/pages/subpages/home/apps.php b/pages/subpages/home/apps.php index b88f72c..651aafd 100755 --- a/pages/subpages/home/apps.php +++ b/pages/subpages/home/apps.php @@ -51,8 +51,8 @@

[F-Droid] [APK] - [GitHub] + [Source Code]

@@ -81,7 +81,7 @@ TBD: [F-Droid] - [Github] + [Source Code]

--> @@ -111,7 +111,7 @@ TBD: [F-Droid] - [Github] + [Source Code]

--> @@ -142,7 +142,7 @@ TBD: [F-Droid] - [Github] + [Source Code]

--> @@ -175,7 +175,7 @@ TBD: [F-Droid] - [Github] + [Source Code] -->

@@ -192,7 +192,7 @@ For a full list of software including my Ansible automation, Docker setup, source code for this website, and other fun/random toys, check out - My Github. + My Projects.