Skip to content

Commit

Permalink
Merge pull request #1247 from j0k3r/patch-1
Browse files Browse the repository at this point in the history
docs: Fix anchor in README
  • Loading branch information
RichardLitt committed Oct 24, 2018
2 parents 35936eb + 5b69d06 commit 048c07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ For instance, if a module performs HTTP requests to a CouchDB server or makes HT
* [Request Body filtering](#request-body-filtering)
* [Request Headers Matching](#request-headers-matching)
* [Optional Requests](#optional-requests)
* [Allow __unmocked__ requests on a mocked hostname](#allow-__unmocked__-requests-on-a-mocked-hostname)
* [Allow __unmocked__ requests on a mocked hostname](#allow-unmocked-requests-on-a-mocked-hostname)
- [Expectations](#expectations)
* [.isDone()](#isdone)
* [.cleanAll()](#cleanall)
Expand Down

0 comments on commit 048c07d

Please sign in to comment.