maintainer-scripts: Switch bug reporting URL to https
maintainer-scripts: * update_web_docs_git (BUGURL): Switch to https.
This commit is contained in:
parent
a28046e215
commit
e3b8480f94
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ MANUALS="cpp
|
|||
libiberty
|
||||
porting"
|
||||
|
||||
BUGURL="http://gcc.gnu.org/bugs/"
|
||||
BUGURL="https://gcc.gnu.org/bugs/"
|
||||
CSS=/texinfo-manuals.css
|
||||
|
||||
WWWBASE=${WWWBASE:-"/www/gcc/htdocs"}
|
||||
|
|
Loading…
Add table
Reference in a new issue