Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit cb0c1a4

Browse files
committed
Fixed CONTRIBUTING links
1 parent d15ea51 commit cb0c1a4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ This is the official Cloudant library for Python.
1212
* [API Reference](http://python-cloudant.readthedocs.io/en/latest/cloudant.html)
1313
* [Related Documentation](#related-documentation)
1414
* [Development](#development)
15-
* [Contributing](CONTRIBUTING.rst)
16-
* [Test Suite](CONTRIBUTING.rst#running-the-tests)
15+
* [Contributing](CONTRIBUTING.md)
16+
* [Test Suite](CONTRIBUTING.md#running-the-tests)
1717
* [Using in Other Projects](#using-in-other-projects)
1818
* [License](#license)
1919
* [Issues](#issues)
@@ -44,7 +44,7 @@ See [API reference docs (readthedocs.io)](http://python-cloudant.readthedocs.io/
4444

4545
## Development
4646

47-
See [CONTRIBUTING.rst](https://github.com/cloudant/python-cloudant/blob/master/CONTRIBUTING.rst)
47+
See [CONTRIBUTING.md](https://github.com/cloudant/python-cloudant/blob/master/CONTRIBUTING.md)
4848

4949
## Using in other projects
5050

0 commit comments

Comments
 (0)