Skip to content

Commit 2ef12c8

Browse files
committed
README: convert links from http: to https:
1 parent ea2f915 commit 2ef12c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ formats, network stream packet formats, etc.
1212

1313
Further reading:
1414

15-
* [About Kaitai Struct](http://kaitai.io/)
16-
* [About API implemented in this library](http://doc.kaitai.io/stream_api.html)
17-
* [JavaScript-specific notes](http://doc.kaitai.io/lang_javascript.html) - also includes Quick start guide
15+
* [About Kaitai Struct](https://kaitai.io/)
16+
* [About API implemented in this library](https://doc.kaitai.io/stream_api.html)
17+
* [JavaScript-specific notes](https://doc.kaitai.io/lang_javascript.html) - also includes Quick start guide
1818

1919
## Development
2020

0 commit comments

Comments
 (0)