Skip to content

Commit

Permalink
fix: update outdated link for our Developer Community
Browse files Browse the repository at this point in the history
  • Loading branch information
banasa44 committed Apr 3, 2024
1 parent 82a7bcd commit 751f805
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/subgraph/reference-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ sidebar_label: Reference Guide

## Subgraph

This section contains the auto-generated documentation of the individual entities of our graphql.schema.
This section contains the auto-generated documentation of the individual entities of our graphql schema.
2 changes: 1 addition & 1 deletion src/data/WelcomeCards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const welcomeCards: IWelcomeCardProps[] = [
'Keep up to date on the latest product releases and learn about working with Aragon',
icon: <PageIcon />,
linkLabel: 'Join here',
href: 'https://aragonproject.typeform.com/to/LngekEhU',
href: 'https://aragondevelopers.substack.com/',
},
];

Expand Down

0 comments on commit 751f805

Please sign in to comment.