642713dd237f

Update URLs
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 15:31:19 -0500
parents 4b5c15bf5a74
children 856fc364e2b0
branches/tags (none)
files README.markdown bobbin.asd docs/footer.markdown docs/index.markdown

Changes

--- a/README.markdown	Sun Nov 17 18:29:42 2019 -0500
+++ b/README.markdown	Mon Dec 23 15:31:19 2019 -0500
@@ -28,6 +28,6 @@
 Bobbin can be installed with Quicklisp: `(ql:quickload :bobbin)`.
 
 * **License:** MIT
-* **Documentation:** <https://sjl.bitbucket.io/bobbin/>
-* **Mercurial:** <http://bitbucket.org/sjl/bobbin/>
+* **Documentation:** <https://docs.stevelosh.com/bobbin/>
+* **Mercurial:** <https://hg.sr.ht/~sjl/bobbin/>
 * **Git:** <http://github.com/sjl/bobbin/>
--- a/bobbin.asd	Sun Nov 17 18:29:42 2019 -0500
+++ b/bobbin.asd	Mon Dec 23 15:31:19 2019 -0500
@@ -1,7 +1,7 @@
 (asdf:defsystem :bobbin
   :description "Simple (word) wrapping utilities for strings."
   :author "Steve Losh <steve@stevelosh.com>"
-  :homepage "https://sjl.bitbucket.io/bobbin/"
+  :homepage "https://docs.stevelosh.com/bobbin/"
 
   :license "MIT"
   :version "1.0.1"
--- a/docs/footer.markdown	Sun Nov 17 18:29:42 2019 -0500
+++ b/docs/footer.markdown	Mon Dec 23 15:31:19 2019 -0500
@@ -1,3 +1,3 @@
 Created by [Steve Losh](http://stevelosh.com).
 
-<br/><a id='rochester-made' href='http://rochestermade.com' title='Rochester Made'><img src='http://rochestermade.com/media/images/rochester-made-dark-on-light.png' alt='Rochester Made' title='Rochester Made' /></a>
+<br/><a id='rochester-made' href='https://rochestermade.com' title='Rochester Made'><img src='http://rochestermade.com/media/images/rochester-made-dark-on-light.png' alt='Rochester Made' title='Rochester Made' /></a>
--- a/docs/index.markdown	Sun Nov 17 18:29:42 2019 -0500
+++ b/docs/index.markdown	Mon Dec 23 15:31:19 2019 -0500
@@ -8,6 +8,6 @@
 Bobbin can be installed with Quicklisp: `(ql:quickload :bobbin)`.
 
 * **License:** MIT
-* **Documentation:** <https://sjl.bitbucket.io/bobbin/>
-* **Mercurial:** <http://bitbucket.org/sjl/bobbin/>
+* **Documentation:** <https://docs.stevelosh.com/bobbin/>
+* **Mercurial:** <https://hg.sr.ht/~sjl/bobbin/>
 * **Git:** <http://github.com/sjl/bobbin/>