lib/Odin.pm: Fix default URLs.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 7 Jul 2017 21:21:27 +0000 (22:21 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 7 Jul 2017 21:21:27 +0000 (22:21 +0100)
commit49bed39b1f7caa2bd957a1684c356751960c9fda
tree0f422df06d696935fc3a9c7f794682a3a5cc3329
parentbc6d34b08328f36d605bea9ada378a09244b73a2
lib/Odin.pm: Fix default URLs.

  * We have proper HTTPS, and expect people to use it.

  * The static content is in a subdirectory for easier webserver
    configuration.

This reflects the actual deployed configuration.
lib/Odin.pm