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 Download link to use the correct domain #501

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

chris34
Copy link
Member

@chris34 chris34 commented Oct 20, 2024

Inline the content, so it is evaluated at runtime.

At the moment, on production the link points to a inyokaproject.org domain, as the settings variable INYOKA_GET_UBUNTU_LINK is only evaluated once in the settings file. At the evaluation time, BASE_DOMAIN_NAME pointed to inyokaproject.org.

Reported via
https://forum.ubuntuusers.de/topic/ueberarbeitung-downloads/16/#post-9450665

Inline the content, so it is evaluated at runtime.

At the moment, on production the link points to a inyokaproject.org
domain, as the settings variable `INYOKA_GET_UBUNTU_LINK` is only
evaluated once in the settings file. At the evaluation time,
`BASE_DOMAIN_NAME` pointed to inyokaproject.org.

Reported via
https://forum.ubuntuusers.de/topic/ueberarbeitung-downloads/16/#post-9450665
@chris34 chris34 merged commit bc85849 into inyokaproject:staging Oct 20, 2024
3 checks passed
@chris34 chris34 deleted the fix-download-link branch October 20, 2024 15:58
chris34 added a commit to chris34/inyoka-pub that referenced this pull request Oct 20, 2024
chris34 added a commit to inyokaproject/inyoka that referenced this pull request Oct 20, 2024
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.

1 participant