Skip to content

Commit 6cac3e5

Browse files
Merge pull request #136 from davidchambers/readme
readme: update protocols
2 parents be4fa32 + 19a9e31 commit 6cac3e5

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
@@ -118,7 +118,7 @@ Each doctest has access to variables in its scope chain.
118118

119119
### Integrations
120120

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

124124
### Running the test suite
@@ -129,4 +129,4 @@ $ npm test
129129
```
130130

131131

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

0 commit comments

Comments
 (0)