aboutsummaryrefslogtreecommitdiff
path: root/software.typ
diff options
context:
space:
mode:
Diffstat (limited to 'software.typ')
-rw-r--r--software.typ10
1 files changed, 5 insertions, 5 deletions
diff --git a/software.typ b/software.typ
index ff50ff6..3013db2 100644
--- a/software.typ
+++ b/software.typ
@@ -5,7 +5,7 @@
#let doc = [
Here you can find a list of my note-worthy public repositories, all hosted
- on #extlink("https://gitlab.com/users/kdam0/projects")[GitLab].
+ on #extlink("https://git.kumardamani.net")[git].
#show list: prev => html.ul(class: "biglist", {
for c in prev.children {
@@ -19,20 +19,20 @@
My Nix, Terraform, Ansible repository for self-hosting,
as started in #pagelink("post/framework-server")[this post].
]
- #source("https://gitlab.com/kdam0/home-lab/")
+ #source("https://git.kumardamani.net/home-lab/about")
-
= nixdots
#description[
My dotfiles for the Nix ecosystem, as started in
#pagelink("post/nixos-p1")[this post].
]
- #source("https://gitlab.com/kdam0/dotfiles-nix")
+ #source("https://git.kumardamani.net/dotfiles-nix/about")
-
= nccli
#description[
A Go CLI for managing DNS on Namecheap.
]
- #source("https://gitlab.com/kdam0/nccli")
+ #source("https://git.kumardamani.net/nccli/about")
-
= namemydragon.lol
#description[
@@ -40,5 +40,5 @@
from the Game of Thrones universe.
#extlink("https://namemydragon.lol")[Try it] and turn on your sound!
]
- #source("https://gitlab.com/kdam0/namemydragon")
+ #source("https://git.kumardamani.net/namemydragon/about")
]