Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove explicit protocol prefix from file links #637

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

miggol
Copy link
Contributor

@miggol miggol commented Mar 26, 2024

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.

@miggol miggol merged commit 72c2181 into develop Mar 27, 2024
4 checks passed
miggol added a commit that referenced this pull request Mar 27, 2024
* Hotfix/to conclude review api view qs bug (#629)

* fix: add is_committee_review check to ToConcludeReviewApiView qs

* fix: add is_committee_review check to other API views

* formatting

---------

Co-authored-by: Ty Mees <[email protected]>

* fix: apply is_committee_review to filter in get_committee_decisions()

* formatting

* fix: Save reviews after closure in update_go

* fix: hacky changes to working of end_date in qs

* formatting

* fix: remove explicit protocol prefix from file links (#637)

* fix: remove explicit protocol prefix from file links

Also adding quotations around the URL

* feat: Add protocol prefix to BASE_URL for consistency

---------

Co-authored-by: Edo Storm <[email protected]>
Co-authored-by: Ty Mees <[email protected]>
Co-authored-by: Edo Storm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken links in PDFs
1 participant