Skip to content

Commit 43e1331

Browse files
committed
fix broken link
1 parent f02fceb commit 43e1331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/docs/oauth-guide.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This guide will walk you through implementing OAuth 2.0 authentication with Hack
99

1010
### Step 1: Create an OAuth application
1111

12-
1. Navigate to the [Developer Apps](https://hca.dinosaurbbq.org/developer_apps) page
12+
1. Navigate to the [Developer Apps](https://identity.hackclub.com/developer_apps) page
1313
2. Click "<%= t("developer_apps.index.create_new") %>"
1414
3. Fill out the form with your app details and click "<%= t("developer_apps.new.create") %>"
1515
4. Copy your Client ID and Client Secret and store them securely

0 commit comments

Comments
 (0)