Skip to content

Commit 32c0cca

Browse files
authored
Fixed reference to setting page
The URL mentioned no longer exists, so I've suggested navigating to the setting instead.
1 parent e8e9ddd commit 32c0cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/gh-bb-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ then copy and paste the key you created in step 1.
258258
Check "Allow write access",
259259
then click "Add key".
260260
261-
3. Go to [https://app.circleci.com/settings/project/github/you/test-repo/ssh](https://app.circleci.com/settings/project/github/you/test-repo/ssh){:rel="nofollow"},
261+
3. Go to your project settings, click on SSH Keys, and "Add SSH key",
262262
and add the key you created in step 1.
263263
In the "Hostname" field,
264264
enter "github.com",

0 commit comments

Comments
 (0)