--- 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.