Skip to content

Commit fc89bfd

Browse files
committed
Fixed CONTRIBUTING.md and README.md
- Fixed testing link in README - Removed HTML comment syntax
1 parent 6877e36 commit fc89bfd

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ Please read the agreement and acknowledge it by ticking the appropriate box in t
2626

2727
- [x] Tick to sign-off your agreement to the Developer Certificate of Origin (DCO) 1.1
2828

29-
<!-- Append library specific information here
30-
3129
## General information
3230

3331
Cloudant-client is written in Java and uses gradle as its build tool.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is the official Cloudant library for Java.
1111
* [Related Documentation](#related-documentation)
1212
* [Development](#development)
1313
* [Contributing](CONTRIBUTING.md)
14-
* [Test Suite](CONTRIBUTING.md#running-the-tests)
14+
* [Test Suite](CONTRIBUTING.md#testing)
1515
* [Using in Other Projects](#using-in-other-projects)
1616
* [License](#license)
1717
* [Issues](#issues)

0 commit comments

Comments
 (0)