diff options
author | Martin Liska <mliska@suse.cz> | 2021-12-28 11:13:53 +0100 |
---|---|---|
committer | Martin Liska <mliska@suse.cz> | 2021-12-28 11:13:53 +0100 |
commit | 2912c844bc74e3dc3d396c30c9e1cab5912f2459 (patch) | |
tree | 50bc24c384619af548560c691d83829fe8602889 /gcc | |
parent | af458885cf31e1612084d3e7441e233e4fbc397a (diff) | |
parent | cff8fa9a44062b3b05bbfc8b077214dd6c50710a (diff) | |
download | gcc-2912c844bc74e3dc3d396c30c9e1cab5912f2459.zip gcc-2912c844bc74e3dc3d396c30c9e1cab5912f2459.tar.gz gcc-2912c844bc74e3dc3d396c30c9e1cab5912f2459.tar.bz2 |
Merge branch 'master' into devel/sphinx
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/d/gdc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/d/gdc.texi b/gcc/d/gdc.texi index 8df05c3..fc76c13 100644 --- a/gcc/d/gdc.texi +++ b/gcc/d/gdc.texi @@ -45,7 +45,7 @@ This manual describes how to use @command{gdc}, the GNU compiler for the D programming language. This manual is specifically about @command{gdc}. For more information about the D programming language in general, including language specifications and standard -package documentation, see @uref{http://dlang.org/}. +package documentation, see @uref{https://dlang.org/}. @menu * Copying:: The GNU General Public License. |