DH-IT-Portal-Development / ethics

Ethical Committee web application in Django
http://fetc.hum.uu.nl
MIT License
2 stars 1 forks source link

fix: remove explicit protocol prefix from file links #637

Closed miggol closed 3 months ago

miggol commented 3 months ago

Fixes #636

Also adds quotations around the URL.

The development BASE_URL in settings.py now also contains a https:// for consistency with server deployments.