File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ export default function LandingPage() {
5151 < Button text = "Docs" href = "/docs" isExternal = { false } /> { " " }
5252 < Button
5353 text = "Donate"
54- href = "https://github.com/sponsors/pokey "
54+ href = "https://github.com/sponsors/cursorless-dev "
5555 isExternal = { true }
5656 />
5757 </ div >
Original file line number Diff line number Diff line change 12271227 }
12281228 },
12291229 "sponsor" : {
1230- "url" : " https://github.com/sponsors/pokey "
1230+ "url" : " https://github.com/sponsors/cursorless-dev "
12311231 },
1232- "funding" : " https://github.com/sponsors/pokey " ,
1232+ "funding" : " https://github.com/sponsors/cursorless-dev " ,
12331233 "scripts" : {
12341234 "build" : " pnpm run esbuild:prod && pnpm -F cheatsheet-local build:prod && pnpm -F cursorless-vscode-tutorial-webview build:prod && pnpm run populate-dist" ,
12351235 "build:dev" : " pnpm generate-grammar && pnpm run esbuild && pnpm -F cheatsheet-local build && pnpm -F cursorless-vscode-tutorial-webview build && pnpm run populate-dist" ,
You can’t perform that action at this time.
0 commit comments