diff options
Diffstat (limited to 'documentation/src/html_footer')
| -rw-r--r-- | documentation/src/html_footer | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/src/html_footer b/documentation/src/html_footer index ac12b5f5f..4d60ab346 100644 --- a/documentation/src/html_footer +++ b/documentation/src/html_footer @@ -2,7 +2,7 @@ <li class="footer"> <!-- Generated for $projectname by Doxygen --> © 1998-2018 by Bill Spitzak and others. - <a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a> + <a href="https://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a> </li> </ul> </div> @@ -11,7 +11,7 @@ <hr class="footer"/><address class="footer"><small> <!-- Generated for $projectname by Doxygen --> © 1998-2018 by Bill Spitzak and others. - <a href="http://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a> + <a href="https://www.fltk.org"><img src="tiny.png" align="bottom" alt="FLTK"></a> </small></address> <hr class="footer"/><address class="footer"><small> <div align="center"> |
