# HG changeset patch # User Steve Losh # Date 1577133079 18000 # Node ID 642713dd237f78a748efca9bb08e86990b6acbbb # Parent 4b5c15bf5a7432360fa0ce26698b4b64649663ff Update URLs diff -r 4b5c15bf5a74 -r 642713dd237f README.markdown --- 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:** -* **Mercurial:** +* **Documentation:** +* **Mercurial:** * **Git:** diff -r 4b5c15bf5a74 -r 642713dd237f bobbin.asd --- 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 " - :homepage "https://sjl.bitbucket.io/bobbin/" + :homepage "https://docs.stevelosh.com/bobbin/" :license "MIT" :version "1.0.1" diff -r 4b5c15bf5a74 -r 642713dd237f docs/footer.markdown --- 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). -
Rochester Made +
Rochester Made diff -r 4b5c15bf5a74 -r 642713dd237f docs/index.markdown --- 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:** -* **Mercurial:** +* **Documentation:** +* **Mercurial:** * **Git:**