summaryrefslogtreecommitdiffstats
path: root/testing/031_image.dox
diff options
context:
space:
mode:
authorAllan Bowe <allan@bowe.io>2020-11-29 10:05:07 (GMT)
committerAllan Bowe <allan@bowe.io>2020-11-29 10:05:07 (GMT)
commit86c9beaf30cc0fbdbe3e142df0c560562aada769 (patch)
tree4b48652ae77230696c635f68936bb06e87002a85 /testing/031_image.dox
parent00f14e3f1666d0cb74810a725d2cf0e71799ccdc (diff)
downloadDoxygen-86c9beaf30cc0fbdbe3e142df0c560562aada769.zip
Doxygen-86c9beaf30cc0fbdbe3e142df0c560562aada769.tar.gz
Doxygen-86c9beaf30cc0fbdbe3e142df0c560562aada769.tar.bz2
fix: convert links to the main doxygen site to https. Trailing whitespace was also removed (hope this is ok, was a default setting). Closes #8212
Diffstat (limited to 'testing/031_image.dox')
-rw-r--r--testing/031_image.dox4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/031_image.dox b/testing/031_image.dox
index e451592..36ab6c8 100644
--- a/testing/031_image.dox
+++ b/testing/031_image.dox
@@ -52,8 +52,8 @@ HTML style unlinked PNG image:\n
Some markdown image tests\n
![Some SVG image](https://img.shields.io/badge/docs-Doxygen-blue.svg?foo&bar)
-[Some normal link](http://www.doxygen.nl?foo&bar)
+[Some normal link](https://www.doxygen.nl?foo&bar)
![Some SVG image](https://img.shields.io/badge/docs-Doxygen-blue.svg?foo&amp;bar)
-[Some normal link](http://www.doxygen.nl?foo&amp;bar)
+[Some normal link](https://www.doxygen.nl?foo&amp;bar)
*/