diff options
Diffstat (limited to 'build/website/projects')
-rw-r--r-- | build/website/projects/dotfiles.html | 6 | ||||
-rw-r--r-- | build/website/projects/no_excess.html | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/build/website/projects/dotfiles.html b/build/website/projects/dotfiles.html index 5066d49..a7e8efc 100644 --- a/build/website/projects/dotfiles.html +++ b/build/website/projects/dotfiles.html @@ -40,14 +40,14 @@ Dotfiles <img src="/img/rice3.png" alt="Picture taken of dotfiles"> <p>You can get the dotfiles here:</p> -<code>git clone git://prestonpan.tech/dotfiles_dracula.git</code> +<code>git clone git://nullring.xyz/dotfiles_dracula.git</code> <p>And given a certain suckless program, you can clone my version like this:</p> -<code>git clone git://prestonpan.tech/[suckless_program]_dracula.git</code> +<code>git clone git://nullring.xyz/[suckless_program]_dracula.git</code> <p> If you still have problems getting the copies of the software, you can - <a href="https://git.prestonpan.tech">browse my git frontend</a> for the software + <a href="https://git.nullring.xyz">browse my git frontend</a> for the software names. </p> </div> diff --git a/build/website/projects/no_excess.html b/build/website/projects/no_excess.html index 21910b1..3dc4a46 100644 --- a/build/website/projects/no_excess.html +++ b/build/website/projects/no_excess.html @@ -36,11 +36,11 @@ NoExcess </p> <p>You can get the program here:</p> -<code>git clone git://prestonpan.tech/no_excess.git</code> +<code>git clone git://nullring.xyz/no_excess.git</code> <p> If you still have problems getting the copies of the software, you can - <a href="https://git.prestonpan.tech">browse my git frontend</a> for the software + <a href="https://git.nullring.xyz">browse my git frontend</a> for the software names. </p> |