diff options
author | Stephen Finucane <stephen@that.guru> | 2017-11-24 19:56:53 +0000 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2018-01-04 14:19:23 +0000 |
commit | 763e4b48e9c9a7be35b3581174763adc4ef287f4 (patch) | |
tree | 046fe877e80d5a6525b1d77033bc5baffa7d7cd0 /docs/releases | |
parent | 662400d03222ae46b83d256c0ea7b125a2440752 (diff) | |
download | patchwork-763e4b48e9c9a7be35b3581174763adc4ef287f4.tar patchwork-763e4b48e9c9a7be35b3581174763adc4ef287f4.tar.gz |
doc: Remove references to 'UPGRADING' and 'CHANGELOG'
These documents have been replaced by release notes. Remove references
to them.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Reviewed-by: Daniel Axtens <dja@axtens.net>
Diffstat (limited to 'docs/releases')
-rw-r--r-- | docs/releases/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/releases/index.rst b/docs/releases/index.rst index f0d6063..8ddaafb 100644 --- a/docs/releases/index.rst +++ b/docs/releases/index.rst @@ -1,5 +1,5 @@ -Releases -======== +Release Notes +============= Release notes for each Patchwork releases are provided below. For information on the release process, refer to :doc:`/development/releasing`. |