Commit 650e276
committed
Fix GitHub link unconditionally navigating to Discord
The GitHub link in the site header across all pages is unconditionally
linking to Discord, not GitHub. More details in the issue, but the gist
is it appears to be a regression from a large refactor merged 2 days
ago: fef6139
All the context was already wired up, it just appears to be using the
wrong context variable. An easy fix! Hopefully.
Tested locally by smoke testing the link across a few pages and project
roots.
Closes #14821 parent d10eaf9 commit 650e276
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments