Skip to content

Commit b1c3810

Browse files
committed
fix link
1 parent 340d1f5 commit b1c3810

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The mock module has had its maven artifact ID changed only.
106106
* Apache Replaced by native Java HTTP Client
107107
* Modular Maven config with bom
108108
* Zero external runtime dependencies by default
109-
* You MUST include JSON support on your own ([see upgrade guide](mkdocs/docs/upgrade-guilde))
109+
* You MUST include JSON support on your own ([see upgrade guide](mkdocs/docs/upgrade-guide))
110110
* New Maven coordinates
111111
* New packaging in order to not conflict with older versions
112112

@@ -365,7 +365,7 @@ The mock module has had its maven artifact ID changed only.
365365
* JsonNode now has a ```toPrettyString``` method for getting a formatted json string
366366

367367
## 3.0.00
368-
* Replace the dependency on org.json with a native kong.unirest library powered by gson that matches org.json interfaces. See the [Upgrade Guide](mkdocs/docs/upgrade-guilde) for details.
368+
* Replace the dependency on org.json with a native kong.unirest library powered by gson that matches org.json interfaces. See the [Upgrade Guide](mkdocs/docs/upgrade-guide) for details.
369369
* Issue #299. Remove gzip content-encoding header after decompression on async client
370370

371371
## 2.4.01
File renamed without changes.

0 commit comments

Comments
 (0)