Skip to content

Commit 3fbf107

Browse files
authored
feat: update gatsby-config.ts
1 parent e3486b5 commit 3fbf107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gatsby-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ const config: GatsbyConfig = {
2020
{
2121
resolve: `gatsby-plugin-jaen`,
2222
options: {
23-
pylonUrl: 'https://api.jaen.io/graphql',
23+
pylonUrl: 'https://jaen.netsnek.com/graphql',
2424
remote: {
2525
repository: 'netsnek/liba'
2626
},

0 commit comments

Comments
 (0)