Skip to content

Commit d7460f6

Browse files
committed
fix: update jsr url
1 parent a315441 commit d7460f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/logos/oss-partners/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ export const OSS_PARTNERS = [
186186
{
187187
name: 'JSR',
188188
logo: LogoJsr,
189-
url: 'https://jsr.dev/',
189+
url: 'https://jsr.io/',
190190
},
191191
{
192192
name: 'Deno',

0 commit comments

Comments
 (0)