Skip to content

Commit acd03f8

Browse files
authored
Fix linter warning on README
1 parent 38e319d commit acd03f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ This functionality is analogous to our [_Shock_](https://github.com/justeat/Shoc
7474

7575
Below is an example bundle file, which can return content in formats such as a string, JSON and base64-encoded data.
7676

77-
The full JSON schema for HTTP bundle files can be found [here](https://raw.githubusercontent.com/justeattakeaway/httpclient-interception/main/src/HttpClientInterception/Bundles/http-request-bundle-schema.json "JSON Schema for HTTP request interception bundles for use with JustEat.HttpClientInterception.").
77+
The full JSON schema for HTTP bundle files can be found in [http-request-bundle-schema.json](https://raw.githubusercontent.com/justeattakeaway/httpclient-interception/main/src/HttpClientInterception/Bundles/http-request-bundle-schema.json "JSON Schema for HTTP request interception bundles for use with JustEat.HttpClientInterception.").
7878

7979
<!-- snippet: sample-bundle.json -->
8080
<a id='snippet-sample-bundle.json'></a>

0 commit comments

Comments
 (0)