Skip to content

Reformat two multi-link Basecamp entries into the README's standard form - #257

Merged
icco merged 1 commit into
masterfrom
fix/split-multi-link-basecamp-entries
May 4, 2026
Merged

Reformat two multi-link Basecamp entries into the README's standard form#257
icco merged 1 commit into
masterfrom
fix/split-multi-link-basecamp-entries

Conversation

@icco

@icco icco commented May 4, 2026

Copy link
Copy Markdown
Collaborator

Two [Basecamp] lines use [Basecamp](url-a), [see also](url-b). Description., which doesn't match the rest of the file's [Company](URL). Description. form and trips up tools that parse the list expecting one canonical URL per entry.

Reformat both so the postmortem URL is the primary link and the companion article is referenced inline in the description, matching the pattern already used by Knight Capital, Mozilla, Cloudflare, Allegro, and ESA. No URLs dropped; all four still return 200.

Two Basecamp lines used `[Basecamp](url-a), [see also](url-b). Description.`
which doesn't match the rest of the file's `[Company](URL). Description.`
convention and breaks tools that consume the list (e.g. parsers that
expect one canonical URL per entry).

Reformat both entries to keep the postmortem URL as the primary link
and reference the companion article inline in the description, matching
the existing pattern used by entries like Knight Capital, Mozilla,
Cloudflare, Allegro, and ESA. No URLs are dropped; all four still
resolve.

Co-authored-by: Cursor <cursoragent@cursor.com>
@icco
icco merged commit 9f46b35 into master May 4, 2026
2 of 3 checks passed
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