Skip to content

Commit 5131670

Browse files
committed
chore: linting
1 parent ddd0285 commit 5131670

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/sponsors/sponsors.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
// gistURL is the raw URL of the public Gist containing sponsors.json.
14-
// Update this after creating the Gist (see setup instructions in CLAUDE.md).
14+
// Update this after creating the Gist.
1515
const gistURL = "https://gist.githubusercontent.com/mrwhyte/1c23d0635fc400008be3dcea8f8d068c/raw/rig-sponsors.json"
1616

1717
const cacheTTL = 24 * time.Hour

0 commit comments

Comments
 (0)