Commit 72bcb48e authored by Dave Cooper's avatar Dave Cooper
Browse files

fixed syntax on anchors in markup for domains-page.gdl.

parent d0577a37
Loading
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -16,19 +16,19 @@ Internet Domain Names Currently under Stewardship of the Foundation
The CLF currently maintains the following Internet Domain Names as
well as hosting web properties on each of these names:

1. [common-lisp.net](common-lisp.net)
1. [common-lisp.net](http://common-lisp.net)

2. [cl-foundation.org](cl-foundation.org)
2. [cl-foundation.org](http://cl-foundation.org)

3. [cl-foundation.com](cl-foundation.com)
3. [cl-foundation.com](http://cl-foundation.com)

3. [cl.foundation](cl.foundation)
3. [cl.foundation](http://cl.foundation)

5. [cliki.net](cliki.net)
5. [cliki.net](http://cliki.net)

The CLF maintains web properties at the following domains (not currently under our stewardship)

1. [paste.lisp.org](paste.lisp.org)
1. [paste.lisp.org](http://paste.lisp.org)


"))))))