Skip to content

Commit

Permalink
Merge pull request #136 from davidchambers/readme
Browse files Browse the repository at this point in the history
readme: update protocols
  • Loading branch information
davidchambers authored Aug 8, 2021
2 parents be4fa32 + 19a9e31 commit 6cac3e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Each doctest has access to variables in its scope chain.

### Integrations

- [Grunt](http://gruntjs.com/):
- [Grunt](https://gruntjs.com/):
[paolodm/grunt-doctest](https://github.com/paolodm/grunt-doctest)

### Running the test suite
Expand All @@ -129,4 +129,4 @@ $ npm test
```


[1]: http://docs.python.org/library/doctest.html
[1]: https://docs.python.org/library/doctest.html

0 comments on commit 6cac3e5

Please sign in to comment.