some updates to please the spellchecker
diff --git a/docs/doing-a-release.rst b/docs/doing-a-release.rst
index 5f96b44..5571e0f 100644
--- a/docs/doing-a-release.rst
+++ b/docs/doing-a-release.rst
@@ -43,9 +43,9 @@
Post-release tasks
------------------
-* Update the version number to the next major (e.g. 0.5.dev1) in
+* Update the version number to the next major (e.g. ``0.5.dev1``) in
``cryptography/__about__.py`` and
``vectors/cryptography_vectors/__about__.py``.
-* Add new changelog entry with next version and note that it is under active
- development
+* Add new :doc:`/changelog` entry with next version and note that it is under
+ active development
* Send a pull request with these items