Fixing grants path (#3632)

This commit is contained in:
Rizel Scarlett
2025-07-24 12:49:56 -04:00
committed by GitHub
parent a228506373
commit 673e4a2519

View File

@@ -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,