diff options
author | Sophia Schröder <sophia.schroeder@libreoffice.org> | 2018-11-08 12:21:19 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-11-09 11:50:24 +0100 |
commit | 1ffb8c3ecf75d920daf8f42f208224192d668109 (patch) | |
tree | ca9905b763af08e3c49b1848b835571d88ded419 | |
parent | cacb495379ed7814688edfc0465d5c94c1b2fdc4 (diff) |
Related: tdf#121134: Changing http to https where possible
Change-Id: I86ece713abdcecab7873b61ea0c08b28b8bcd8bd
Reviewed-on: https://gerrit.libreoffice.org/63082
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | readlicense_oo/docs/readme.xrm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/readlicense_oo/docs/readme.xrm b/readlicense_oo/docs/readme.xrm index 7d90aa4e03bf..50dcc99859c2 100644 --- a/readlicense_oo/docs/readme.xrm +++ b/readlicense_oo/docs/readme.xrm @@ -177,7 +177,7 @@ <div id="ReportBugsIssues"> <h2 id="reportbugs" xml:lang="en-US">Reporting Bugs & Issues</h2> - <p id="reportbugs1" xml:lang="en-US">Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href="http://bugs.documentfoundation.org/">http://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}.</p> + <p id="reportbugs1" xml:lang="en-US">Our system for reporting, tracking and solving bugs is currently Bugzilla, hosted at <a href="https://bugs.documentfoundation.org/">https://bugs.documentfoundation.org/</a>. We encourage all users to feel entitled and welcome to report bugs that may arise on your particular platform. Energetic reporting of bugs is one of the most important contributions that the user community can make to the ongoing development and improvement of ${PRODUCTNAME}.</p> </div> <div id="GettingInvolved"> |