Fix changelog entry in Readme about HTTPS and URLs.

Not all sites we point to throughout the source support HTTPS (yet?), so
we're obviously not pointing those to HTTPS, as that would break those
links. ;) So far most URLs, yes, but not all.
This commit is contained in:
Frederik “Freso” S. Olesen
2016-08-02 13:18:54 +02:00
parent cbbe61964a
commit 32d3124c3b
+1 -1
View File
@@ -549,7 +549,7 @@ A copy of the license is included in the file named "GNU FDL v1.3.txt".</blockqu
<li>Theming support and the dark theme have been reimplemented and reintroduced.</li>
<li>Plugin filename and Bash Tag name fields will now autocomplete in the metadata editor.</li>
<li>The in-game load order indices of active plugins are now displayed in the sidebar.</li>
<li>All URLs now use HTTPS.</li>
<li>Most URLs now use HTTPS.</li>
<li>The Danish and French translations have been updated.</li>
<li>The CEF (3.2743.1442.ge29124d), libespm (2.5.5), Polymer (1.6.0) and Pseudosem (1.1.0) dependencies have been updated to the versions given in brackets.</li>
</ul>