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: update canonical URLs for Barcelona and Cologne #1100

Conversation

code-206
Copy link

Description

This PR updates the outdated canonical URLs for the Barcelona and Cologne whitelabel configurations. The previous URLs were incorrect and have been replaced with the correct ones:

  • Barcelona: https://ruby.barcelonahttps://barcelona.onruby.eu
  • Cologne: https://www.colognerb.dehttps://cologne.onruby.de

Additionally, the corresponding test in spec/requests/whitelabel_spec.rb has been updated to:

  • Reflect the new canonical URL for Cologne.
  • Ensure the test validates the updated configuration.

Changes

  • Updated the canonical_url field in config/whitelabel.yml for Barcelona and Cologne.
  • Updated the test in spec/requests/whitelabel_spec.rb to validate the new canonical URL for Cologne.

Testing

  • Ran the test suite to confirm that all tests pass successfully.

- Updated the `canonical_url` for Barcelona and Cologne in `config/whitelabel.yml`.
- Updated the test in `spec/requests/whitelabel_spec.rb` to validate the new canonical URL for Cologne.
- Ensured all tests pass successfully.

This fixes outdated links and keeps the tests aligned with the updated configuration.
@salzig
Copy link
Collaborator

salzig commented Jan 18, 2025

#1096 #1097

@salzig salzig closed this Jan 18, 2025
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.

2 participants