diff options
author | Arun Isaac | 2022-03-20 19:14:45 +0530 |
---|---|---|
committer | Arun Isaac | 2022-03-20 19:14:45 +0530 |
commit | b57a7a97e0aa68e0eea65bd62e269ccc28fd2fe7 (patch) | |
tree | 3a7a80a6fd68559da176274f534e93080349a821 /README.org | |
parent | e60b8f8dc05b20781fecb8296c74c3e576f8164a (diff) | |
download | guix-forge-b57a7a97e0aa68e0eea65bd62e269ccc28fd2fe7.tar.gz guix-forge-b57a7a97e0aa68e0eea65bd62e269ccc28fd2fe7.tar.lz guix-forge-b57a7a97e0aa68e0eea65bd62e269ccc28fd2fe7.zip |
README: Add links to constituent software components.
* README.org: Add links to constituent software components.
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,10 +4,10 @@ /guix-forge/ integrates the following software components: -- [X] laminar for continuous integration +- [X] [[https://laminar.ohwg.net][laminar]] for continuous integration - [ ] web server to serve static project sites -- [ ] cgit to serve project git repositories on the web -- [ ] public-inbox for project discussions +- [ ] [[https://git.zx2c4.com/cgit/][cgit]] to serve project git repositories on the web +- [ ] [[https://public-inbox.org/README.html][public-inbox]] for project discussions A choice of different software components may be offered provided it does not complicate the interface too much. |