DATAKV-310 - Polishing.

Use consistent punctuation in asserts.
Update link to code of conduct.

Original Pull Request: #50
This commit is contained in:
Christoph Strobl
2020-07-15 07:08:41 +02:00
parent 72636fb4fc
commit 5c328f17c6
6 changed files with 22 additions and 22 deletions

View File

@@ -12,7 +12,7 @@ This module provides infrastructure components to build repository abstractions
== Code of Conduct
This project is governed by the https://github.com/spring-projects/.github/CODE_OF_CONDUCT.adoc[Spring Code of Conduct]. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.
This project is governed by the https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[Spring Code of Conduct]. By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.
== Getting Started