From b12d21696ae12736263dce60200c1fc33e25a128 Mon Sep 17 00:00:00 2001 From: Mugen87 Date: Sun, 31 Jan 2021 13:13:28 +0100 Subject: [PATCH] Use HTTPS instead of HTTP. --- README.md | 4 ++-- docs/index.html | 2 +- editor/js/Menubar.Help.js | 2 +- examples/webgl_loader_texture_lottie.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 912785ad2d7001..aa56038b430e5d 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ three.js The aim of the project is to create an easy to use, lightweight, 3D library with a default WebGL renderer. The library also provides Canvas 2D, SVG and CSS3D renderers in the examples. -[Examples](http://threejs.org/examples/) — -[Documentation](http://threejs.org/docs/) — +[Examples](https://threejs.org/examples/) — +[Documentation](https://threejs.org/docs/) — [Wiki](https://github.com/mrdoob/three.js/wiki) — [Migrating](https://github.com/mrdoob/three.js/wiki/Migration-Guide) — [Questions](http://stackoverflow.com/questions/tagged/three.js) — diff --git a/docs/index.html b/docs/index.html index ca7bfb77b781cd..466c728e14ec83 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,7 +13,7 @@