Skip to content

Commit 9f6202f

Browse files
authored
Remove unnecessary url example.
A user noted misunderstanding the template url for reaching the GitHub settings page.
1 parent f9c57fd commit 9f6202f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/workflows-waiting-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you have implemented workflows on a branch in your GitHub repository, but the
1515

1616
Having the `ci/circleci` checkbox enabled will prevent the status from showing as completed in GitHub when using a workflow because CircleCI posts statuses to GitHub with a key that includes the job by name.
1717

18-
Go to Settings > Branches in GitHub and click the Edit button on the protected branch to deselect the settings, for example https://github.com/your-org/project/settings/branches.
18+
To resolve this, go to GitHub and navigate to **Settings** > **Branches**. Then, click the **Edit** button on the protected branch to deselect the setting.
1919

2020
Refer to the [Orchestrating Workflows]({{ site.baseurl }}/2.0/workflows) document for examples and conceptual information.
2121

0 commit comments

Comments
 (0)