840edf5d4f1a

Update URLs
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Tue, 14 Jan 2020 19:51:18 -0500
parents 91983c942160
children de541242aeb3
branches/tags (none)
files README.markdown docs/02-usage.markdown docs/index.markdown

Changes

--- a/README.markdown	Mon Dec 23 16:21:46 2019 -0500
+++ b/README.markdown	Tue Jan 14 19:51:18 2020 -0500
@@ -23,7 +23,7 @@
 
 * **License:** MIT
 * **Documentation:** <https://docs.stevelosh.com/beast/>
-* **Mercurial:** <https://hg.sr.ht/~sjl/beast/>
+* **Mercurial:** <https://hg.stevelosh.com/beast/>
 * **Git:** <https://github.com/sjl/beast/>
 
 The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X and Debian.
--- a/docs/02-usage.markdown	Mon Dec 23 16:21:46 2019 -0500
+++ b/docs/02-usage.markdown	Tue Jan 14 19:51:18 2020 -0500
@@ -213,4 +213,4 @@
 
 Beast also does some stuff not discussed here like caching entities by
 aspect/system and type-hinting system functions.  If you're curious about how it
-works you can [read the source](https://hg.sr.ht/~sjl/beast/).
+works you can [read the source](https://hg.stevelosh.com/beast/).
--- a/docs/index.markdown	Mon Dec 23 16:21:46 2019 -0500
+++ b/docs/index.markdown	Tue Jan 14 19:51:18 2020 -0500
@@ -9,7 +9,7 @@
 
 * **License:** MIT
 * **Documentation:** <https://docs.stevelosh.com/beast/>
-* **Mercurial:** <https://hg.sr.ht/~sjl/beast/>
+* **Mercurial:** <https://hg.stevelosh.com/beast/>
 * **Git:** <https://github.com/sjl/beast/>
 
 The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X and Debian.