aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBen Wiederhake <BenWiederhake.GitHub@gmx.de>2016-07-09 19:48:14 +0200
committertgingold <tgingold@users.noreply.github.com>2016-07-09 19:48:14 +0200
commit6cfcd2e1baf314842714618adff16504a3f73789 (patch)
tree43dbd5963cafd1448f66a625ec292b73d876170f /NEWS
parentf218907306bb64565ceecae98b1515f979b96737 (diff)
downloadghdl-6cfcd2e1baf314842714618adff16504a3f73789.tar.gz
ghdl-6cfcd2e1baf314842714618adff16504a3f73789.tar.bz2
ghdl-6cfcd2e1baf314842714618adff16504a3f73789.zip
Clean up links, repository-wide (#117)
* https: ieee.org * https: readthedocs * https: technet.com * https: debian.org * https: w3.org * Fix or mark dead links
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5610c9ad2..219bbac7d 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ New in 0.34 (XXXX-XX-XX)
* Mode backend ported to x86_64
* Support cocotb (https://github.com/potentialventures/cocotb)
* Main repository is now on github: https://github.com/tgingold/ghdl
-* Docs available on rtd: http://ghdl.readthedocs.org/en/latest/
+* Docs available on rtd: https://ghdl.readthedocs.org/en/latest/
* Speed improved.
* New option --psl-report, to report status of psl assert and cover.