summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorShinnosuke Watanabe <snnskwtnb@gmail.com>2015-02-21 15:51:38 +0900
committercjihrig <cjihrig@gmail.com>2015-02-21 09:30:46 -0500
commit4fcbb8aaaf32e57d5ec1c23460c0d2c86da4fe6e (patch)
treef80492e79ce66807678532c2ceb03b8d4c6c83f2 /README.md
parentd8eb974a9806930ab853f1b53a6ec5b75214b4ac (diff)
downloadnodejs-4fcbb8aaaf32e57d5ec1c23460c0d2c86da4fe6e.tar.gz
nodejs-4fcbb8aaaf32e57d5ec1c23460c0d2c86da4fe6e.tar.bz2
nodejs-4fcbb8aaaf32e57d5ec1c23460c0d2c86da4fe6e.zip
doc: use HTTPS URL for the API documentation page
PR-URL: https://github.com/iojs/io.js/pull/913 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 61317c4f2..719e8309a 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ string which includes their date (in UTC time) and the commit SHA at
the HEAD of the release.
**API documentation** is available in each release and nightly
-directory under _docs_. <http://iojs.org/api/> points to the the
+directory under _docs_. <https://iojs.org/api/> points to the the
latest version.
### Verifying Binaries