diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2023-02-14 21:11:19 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2023-02-15 07:04:33 -0500 |
| commit | 946e0cfc562953a56bb13b144639b8dc194b43f8 (patch) | |
| tree | ffc5bec8df26cfd19c192d1c1f53e4b50e356e85 /doc | |
| parent | 9c40c3e838cb3f0d27aff3d2f5bb7e1a30226f0c (diff) | |
| download | python-coveragepy-git-946e0cfc562953a56bb13b144639b8dc194b43f8.tar.gz | |
docs: bye twitter, hello mastodon
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index 62acaebb..8646d095 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -26,9 +26,9 @@ supported on: **This is a pre-release build. The usual warnings about possible bugs apply.** The latest stable version is coverage.py 6.5.0, `described here`_. - .. _described here: http://coverage.readthedocs.io/ + For Enterprise -------------- @@ -207,7 +207,10 @@ using coverage.py. .. _I can be reached: https://nedbatchelder.com/site/aboutned.html +.. raw:: html + <p>For news and other chatter, follow the project on Mastodon: + <a rel="me" href="https://hachyderm.io/@coveragepy">@coveragepy@hachyderm.io</a>.</p> More information ---------------- |
