Changed zinc URL to herbert

This commit is contained in:
redfast00 2018-08-22 01:30:09 +02:00
parent e6fa8c4526
commit c84a6a44d8
No known key found for this signature in database
GPG key ID: 5946E0E34FD0553C

View file

@ -8,6 +8,6 @@ module AssetHelper
end
def zeus_logo_url(color: :black)
"https://zeus.ugent.be/zinc/#{color}"
"https://zinc.zeus.gent/#{color}"
end
end