mirror of
https://github.com/block/goose.git
synced 2026-04-28 03:29:36 +00:00
Fixing grants path (#3632)
This commit is contained in:
parent
a228506373
commit
673e4a2519
1 changed files with 1 additions and 1 deletions
|
|
@ -451,7 +451,7 @@ const config: Config = {
|
|||
announcementBar: {
|
||||
id: 'goose-grants',
|
||||
content:
|
||||
'✨ goose grant program now open: <a href="grants">apply now</a>! ✨',
|
||||
'✨ goose grant program now open: <a href="/goose/grants">apply now</a>! ✨',
|
||||
backgroundColor: '#20232a',
|
||||
textColor: '#fff',
|
||||
isCloseable: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue