Updating .cf to .net

This commit is contained in:
Ubergeek
2019-02-19 17:24:02 +00:00
parent 297c2bb478
commit d3a42cc07a
4 changed files with 16 additions and 16 deletions

View File

@@ -1,6 +1,6 @@
.\" Manpage for tildegit.org
.\" Contact ubergeek@thunix.cf to correct errors or typos.
.TH man 8 "10 January 2019" "1.0" "tildegit.org"
.\" Contact ubergeek@thunix.net to correct errors or typos.
.TH man 8 "19 February 2019" "1.1" "tildegit.org"
.SH NAME
tildegit.org \- a public web based source repository for the tildeverse
.SH SYNOPSIS
@@ -14,7 +14,7 @@ The following git repos are used:
This repo stores the configuration spec for all machines comprising Thunix. The repo consists of declarative YAML files that describes the state the machines should be in.
* www (https://tildegit.org/thunix/www)
This repo stores the source code that makes up the https:/thunix.cf website. It's mostly php.
This repo stores the source code that makes up the https:/thunix.net website. It's mostly php.
* documentation (https://tildegit.org/thunix/documentation)
This repo stores the man pages and accompanying documentation for the system.
@@ -23,4 +23,4 @@ git(8), ansible(8)
.SH BUGS
No known bugs.
.SH AUTHOR
Uber Geek (ubergeek@thunix.cf)
Uber Geek (ubergeek@thunix.net)