Skip to content

Commit 7a2b237

Browse files
committed
readme fixes
1 parent 6319b0f commit 7a2b237

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
* [When to use this library?](#when-to-use-this-library)
66
* [Maven installation](#maven-installation)
7-
* [Java7 version](#java7-version)
7+
* [Java7 version](#java67-versions)
88
* [Quickstart](#quickstart)
99
* [Draft 4 or Draft 6 or Draft 7?](#draft-4-or-draft-6-or-draft-7)
1010
* [Investigating failures](#investigating-failures)
@@ -67,7 +67,7 @@ A java6 port of version 1.9.2 was developed by @mindbender1 and it is accessible
6767
```xml
6868
<dependency>
6969
<groupId>com.github.erosb</groupId>
70-
<artifactId>everit-json-schema-jdk6</artifactId>
70+
<artifactId>everit-json-schema-jdk6</artifactId>
7171
<version>1.9.2</version>
7272
</dependency>
7373
```

0 commit comments

Comments
 (0)