Commit 1ad182e
Fix Yellowstone API overview links copying URL instead of navigating (#1416)
* Fix Yellowstone overview links copying URL instead of navigating
The "Subscription types" entries were written as heading-links
(### [text](url)). Fern attaches a copy-section-anchor handler to
headings, which intercepted the click and copied the page anchor
instead of following the link to the subpage. Convert them to a
CardGroup so navigation works and the index reads cleaner.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
* Remove icons from Yellowstone overview cards
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent a042a37 commit 1ad182e
1 file changed
Lines changed: 21 additions & 14 deletions
Lines changed: 21 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments