diff --git a/docs/index.rst b/docs/index.rst
index 07e10f2..6e5c5f3 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -50,21 +50,16 @@ trace if it is necessary.
Contributing
============
-Like the `Astropy`_ project, the ``measure_extinction`` is made both by and for its
+Like the `Astropy`_ project, ``dust_extinction`` is made both by and for its
users. We accept contributions at all levels, spanning the gamut from fixing a
typo in the documentation to developing a major new feature. We welcome
contributors who will abide by the `Python Software Foundation Code of Conduct
`_.
-``measure_extinction`` follows the same workflow and coding guidelines as
-`Astropy`_. The following pages will help you get started with contributing
-fixes, code, or documentation (no git or GitHub experience necessary):
-
-* `How to make a code contribution `_
-
-* `Coding Guidelines `_
-
-* `Developer Documentation `_
+``dust_extinction`` follows the same workflow and coding guidelines as
+`Astropy`_. Take a look at the astropy
+`developer `_ documentation for
+guidelines.
For the complete list of contributors please see the `measure_extinction
contributors page on Github