From dc5795ce6f1708f0fb598509a9ec97f6fa5ea6e3 Mon Sep 17 00:00:00 2001
From: Kevin Day
Date: Sat, 14 Jan 2023 22:11:43 -0600
Subject: [PATCH] Update: There are now four release locations.
I keep finding small details.
Hopefully this is the last for a while.
---
fll.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/fll.html b/fll.html
index 9cdbd95..2338588 100644
--- a/fll.html
+++ b/fll.html
@@ -87,12 +87,13 @@
The Featureless Linux Library is a collection of standards, specifications, and software for providing a suite of Linux focused functionality. One of the main goal is to play on the word "feature" and provide a featureless library. That is, a library that is not always changing and being rewritten breaking API and ABI to introduce features. How this is achieved and to what extend this is achieved and followed is to be described in the documentation and specifications.
- The project can be found in three locations.
+ The project can be found in four locations.
- Sourceforge
- Github
- Gitlab
+ - Codeberg
The source code contains the plain text documentation describing the projects and specifications describing the standards. This website will be updated to present this material.
--
1.8.3.1