doc: use HTTPS URL for the API documentation page
authorShinnosuke Watanabe <snnskwtnb@gmail.com>
Sat, 21 Feb 2015 06:51:38 +0000 (15:51 +0900)
committercjihrig <cjihrig@gmail.com>
Sat, 21 Feb 2015 14:30:46 +0000 (09:30 -0500)
PR-URL: https://github.com/iojs/io.js/pull/913
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
README.md

index 61317c4..719e830 100644 (file)
--- 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