From 46c084b642e0d2011d7e1b0076e922da8a9025dc Mon Sep 17 00:00:00 2001 From: Xavier Moffett Date: Sat, 14 Dec 2024 03:56:31 -0500 Subject: [PATCH] Update projects page --- input/home/projects.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/input/home/projects.md b/input/home/projects.md index 6897ffa..95822b8 100644 --- a/input/home/projects.md +++ b/input/home/projects.md @@ -12,9 +12,7 @@ The source code for these projects, most of which are open source, are available ### pacwrap ([Github](https://github.com/pacwrap)) ([Git](https://git.sapphirus.org/pacwrap)) -A package manager which facilitates Arch-based bubblewrap containers. - -Pacwrap utilises libalpm to facilitate the creation of unprivileged, userspace containers with parallelised, filesystem-agnostic deduplication. These containers are constructed via bubblewrap to execute package transactions and launch applications. +A package management front-end which utilises libalpm to facilitate the creation of unprivileged, userspace containers with parallelised, filesystem-agnostic deduplication. These containers are constructed via bubblewrap to execute package transactions and launch applications. ### Window Controls Applet ([Github](https://github.com/SapphirusBeryl/window-controls-applet)) ([Git](https://git.sapphirus.org/Sapphirus/window-controls-applet)) @@ -32,7 +30,7 @@ Utilising Rust's sum type, it provides a simple way to convert integers into hum Used to generate this website with 🦀. More coming on this soon™. -These hypertext documents were derived from version-controlled markdown documents. Each document is made source available ~~[here](https://github.com/sapphirus-org/website)~~ (soon); with a link to the commit residing at the footer of each page. +These hypertext documents were derived from version-controlled markdown documents. Each document is made source available [here](https://git.sapphirus.org/sapphirus.org/website). ## Packages