Commit 372a774
authored
fix(website): correct external nav link targets (#5028)
The target attributes in the website header were using curly quotes
instead of normal ones which made the new tab behavior broken (both
links would open in the same new tab).1 parent 9bdb33a commit 372a774
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments