summaryrefslogtreecommitdiffstats
path: root/dev/specs.mdwn
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2014-04-03 08:34:40 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-04-03 08:34:40 (EDT)
commitf5d1293b1a96372cc4e8b345f12000edb0576386 (patch)
tree9d026fe7bf4c78402020d99ecad8e4a49ad80956 /dev/specs.mdwn
parent576d4c39f98a1a6ec46339879a9a412f74ed39a5 (diff)
dev/specs: Update URIs and move link definitions.
Diffstat (limited to 'dev/specs.mdwn')
-rw-r--r--dev/specs.mdwn9
1 files changed, 4 insertions, 5 deletions
diff --git a/dev/specs.mdwn b/dev/specs.mdwn
index a632889..bfc8142 100644
--- a/dev/specs.mdwn
+++ b/dev/specs.mdwn
@@ -4,6 +4,9 @@ Specifications for the distribution are maintained in the
[doc/specs.git][specs-git] repository and published in HTML format on the
[specs Web site][specs-www].
+[specs-git]: http://git.proteanos.com/doc/specs.git/
+[specs-www]: http://specs.proteanos.com/
+
Building Locally
================
@@ -15,7 +18,7 @@ is currently used as a submodule of the specs repository.
One can download and build a local copy of the specifications from the
repository using the following commands:
- $ git clone git://git.os.libiquity.com/doc/specs.git
+ $ git clone git://git.proteanos.com/doc/specs.git
$ cd specs
$ git submodule init
$ git submodule update
@@ -25,7 +28,3 @@ This will render HTML versions of the specifications in the source tree. You
can view these in a Web browser, e.g.:
$ x-www-browser specs/spf-2.0/index.html
-
-
-[specs-git]: http://git.os.libiquity.com/doc/specs.git
-[specs-www]: http://specs.os.libiquity.com/