Skip to content

Commit 3076a8e

Browse files
committed
Update URL for GitHubFlow original blog post
The URL for the GitHubFlow's original blog post resource has been corrected. The previous link was not functioning properly and provided an incorrect address. The new link ensures users are directed to the correct resource page.
1 parent 495cbbd commit 3076a8e

File tree

1 file changed

+1
-1
lines changed
  • docs/input/docs/learn/branching-strategies/githubflow

1 file changed

+1
-1
lines changed

docs/input/docs/learn/branching-strategies/githubflow/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ GitHub Flow allows and encourages [continuous delivery](/docs/reference/modes/co
2424
## Resources
2525

2626
* [GitHubFlow guide by GitHub](https://docs.github.com/en/get-started/quickstart/github-flow#introduction)
27-
* [GitHubFlow original blog post](https://scottchacon.com/2011/08/31/github-flow.html)
27+
* [GitHubFlow original blog post](https://scottchacon.com/2011/08/31/github-flow)
2828
* [Phil Haack's (haacked) GitHubFlow aliases](https://haacked.com/archive/2014/07/28/github-flow-aliases/)
2929
* [GitHubFlow vs GitFlow](https://lucamezzalira.com/2014/03/10/git-flow-vs-github-flow/)

0 commit comments

Comments
 (0)