Commit 9ff03f1
fix(users): prepend https:// to external links missing protocol (#137)
Website and LinkedIn URLs without a protocol (e.g. "example.com") were
rendered as relative paths, linking to rubycommunity.org/example.com
instead of the external site.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 8b31b58 commit 9ff03f1
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
248 | 252 | | |
249 | 253 | | |
250 | 254 | | |
| |||
0 commit comments