3b09b7742669
cl-digraph: Update site.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 14 Mar 2017 13:30:36 +0000 |
parents | 515189492626 |
children | 7f39fe8a8012 |
branches/tags | (none) |
files | cl-digraph/index.html |
Changes
--- a/cl-digraph/index.html Tue Mar 14 13:28:38 2017 +0000 +++ b/cl-digraph/index.html Tue Mar 14 13:30:36 2017 +0000 @@ -15,7 +15,7 @@ <p>cl-digraph is an implementation of a mutable <a href="https://en.wikipedia.org/wiki/Directed_graph">directed graph</a> data structure for Common Lisp.</p> <ul> -<li><strong>License:</strong> MIT/X11</li> +<li><strong>License:</strong> MIT</li> <li><strong>Documentation:</strong> <a href="http://sjl.bitbucket.org/cl-digraph/">http://sjl.bitbucket.org/cl-digraph/</a></li> <li><strong>Mercurial:</strong> <a href="http://bitbucket.org/sjl/cl-digraph/">http://bitbucket.org/sjl/cl-digraph/</a></li> <li><strong>Git:</strong> <a href="http://github.com/sjl/cl-digraph/">http://github.com/sjl/cl-digraph/</a></li>