diff options
author | Jeff Forcier <jeff@bitprophet.org> | 2023-07-28 15:57:15 -0400 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2023-07-28 15:57:35 -0400 |
commit | 2e5be882d32fb956bb61afb59d4db48e72877863 (patch) | |
tree | 9cf1e3372044a05e525f32d13a0beb19fcb2e9d2 /sites/www | |
parent | 2f33ea86a3a431a034e343620285377251ce3ba1 (diff) |
Nuke some ancient, unnecessary top level files
Diffstat (limited to 'sites/www')
-rw-r--r-- | sites/www/contributing.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sites/www/contributing.rst b/sites/www/contributing.rst index a44414e8..9cf0f34b 100644 --- a/sites/www/contributing.rst +++ b/sites/www/contributing.rst @@ -18,8 +18,7 @@ Please see `this project-agnostic contribution guide <http://contribution-guide.org>`_ - we follow it explicitly. Again, our code repository and bug tracker is `on Github`_. -Our current changelog is located in ``sites/www/changelog.rst`` - the top -level files like ``ChangeLog.*`` and ``NEWS`` are historical only. +Our changelog is located in ``sites/www/changelog.rst``. .. _paramiko/paramiko: |