summaryrefslogtreecommitdiff
path: root/build/website/projects
diff options
context:
space:
mode:
authorpreston <preston@openbsd-preston.prestonpan.tech>2023-03-19 18:27:24 -0700
committerpreston <preston@openbsd-preston.prestonpan.tech>2023-03-19 18:27:24 -0700
commitb7231ce286398c809a406ed76db315271faf3036 (patch)
tree2921d257ce67449755cf610d82d495b0bcda29b3 /build/website/projects
parent321b218eb593d689e587eebb67d78ff49783fc5b (diff)
replace links with nullring.xyz links
Diffstat (limited to 'build/website/projects')
-rw-r--r--build/website/projects/dotfiles.html6
-rw-r--r--build/website/projects/no_excess.html4
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>