ec3d05cc2f99

Update URLs
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 14:57:47 -0500
parents 5be8c89f99ce
children d596817e33bd
branches/tags (none)
files README.markdown docs/index.markdown

Changes

--- a/README.markdown	Tue Dec 03 19:34:46 2019 -0500
+++ b/README.markdown	Mon Dec 23 14:57:47 2019 -0500
@@ -4,8 +4,8 @@
 [directed graph]: https://en.wikipedia.org/wiki/Directed_graph
 
 * **License:** MIT
-* **Documentation:** <http://docs.stevelosh.com/cl-digraph/>
-* **Mercurial:** <http://hg.sr.ht/~sjl/cl-digraph/>
+* **Documentation:** <https://docs.stevelosh.com/cl-digraph/>
+* **Mercurial:** <https://hg.sr.ht/~sjl/cl-digraph/>
 * **Git:** <https://github.com/sjl/cl-digraph/>
 
 cl-digraph focuses on simplicity, correctness, and usability.  Performance is
--- a/docs/index.markdown	Tue Dec 03 19:34:46 2019 -0500
+++ b/docs/index.markdown	Mon Dec 23 14:57:47 2019 -0500
@@ -2,7 +2,7 @@
 for Common Lisp.
 
 * **License:** MIT
-* **Documentation:** <http://docs.stevelosh.com/cl-digraph/>
+* **Documentation:** <https://docs.stevelosh.com/cl-digraph/>
 * **Mercurial:** <https://hg.sr.ht/~sjl/cl-digraph/>
 * **Git:** <https://github.com/sjl/cl-digraph/>