[openstreetmap/openstreetmap-website] Fix HDYC social link (PR #6243)

Paweł Raszuk notifications at github.com
Thu Jul 24 19:25:56 UTC 2025


`?` character needs to be escaped.

Before: 

<img width="437" height="135" alt="image" src="https://github.com/user-attachments/assets/ee9d0f8a-5876-442c-9720-142aa4c1eb89" />

After:

<img width="463" height="178" alt="image" src="https://github.com/user-attachments/assets/3601e07a-8d4f-471f-bdee-9f7e6d905209" />
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/6243

-- Commit Summary --

  * Fix HDYC social link

-- File Changes --

    M app/models/social_link.rb (2)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/6243.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6243.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6243
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6243 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250724/dfef4db4/attachment.htm>


More information about the rails-dev mailing list