diff --git a/README.md b/README.md
index 8c57464f1685fb449b839c45c31b2d3aa41f6f09..e796e463fea4cb0b0244bbde5445095e528e3ce6 100644
--- a/README.md
+++ b/README.md
@@ -42,12 +42,6 @@ Deploying and running
 See [./DEPLOY.rst](DEPLOY.rst) (in local directory or GitHub) or
 [DEPLOY.html](DEPLOY.html) (local build or Read the Docs).
 
-Contributing
---------------
-
-See [./CONTRIBUTING.rst](CONTRIBUTING.rst) (in local directory or GitHub) or
-[CONTRIBUTING.html](CONTRIBUTING.html) (local build or Read the Docs).
-
 Changelog
 --------------
 
diff --git a/docs/source/CONTRIBUTING.rst b/docs/source/CONTRIBUTING.rst
deleted file mode 120000
index e9a8ba642365b012e8808fdfc994c73601d51ba0..0000000000000000000000000000000000000000
--- a/docs/source/CONTRIBUTING.rst
+++ /dev/null
@@ -1 +0,0 @@
-../../CONTRIBUTING.rst
\ No newline at end of file
diff --git a/CONTRIBUTING.rst b/docs/source/contributing.rst
similarity index 100%
rename from CONTRIBUTING.rst
rename to docs/source/contributing.rst
diff --git a/docs/source/index.rst b/docs/source/index.rst
index e6c5d6e1c9a3e634ac24fb13877fb4c157abdd11..9806ef3831dd31c422fa1ab4a44a2e96aeeb65a7 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -19,7 +19,6 @@ and in ``sbws`` Debian package:
    README
    INSTALL
    DEPLOY
-   CONTRIBUTING
    CHANGELOG
    AUTHORS
    man_sbws
@@ -37,6 +36,7 @@ Included in the
 .. toctree::
    :maxdepth: 1
 
+   contributing
    testing
    documenting
    how_works