diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-26 14:08:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-07-26 14:08:22 +0200 |
commit | 409553e7cc9811f9c9146c7e3461e5d626360e7b (patch) | |
tree | 93ba08b76a6e7940ea6990591baab2d11ddcb438 /web-epilogue.xhtml | |
parent | 13f7c40476ce9bb55ab05153cca796f0646296da (diff) |
Use HTTPS URLs
Diffstat (limited to 'web-epilogue.xhtml')
-rw-r--r-- | web-epilogue.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web-epilogue.xhtml b/web-epilogue.xhtml index b1972ca..007378f 100644 --- a/web-epilogue.xhtml +++ b/web-epilogue.xhtml @@ -1,6 +1,6 @@ </div> -<div id="footer">© 2014-2018 <a href="http://codesynthesis.com">Code +<div id="footer">© 2014-2018 <a href="https://codesynthesis.com">Code Synthesis Ltd</a></div> </body> |