From 894e603a64f301843aef9d3aab8e24900af7164e Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 29 Apr 2020 16:04:34 +0000 Subject: [PATCH] fix broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5cb1d0..5403ef7 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ To see all of the examples, just browse [greenlock-express.js/examples/](https:/ [ex-express]: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/express/ [ex-http2]: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/http2/ -[ex-https]: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/https2/ +[ex-https]: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/https/ [ex-websockets]: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/websockets/ [ex-socketio]: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/socketo.io/ [ex-cluster]: https://git.rootprojects.org/root/greenlock-express.js/src/branch/master/examples/cluster/