Skip to content

Commit ef61df3

Browse files
author
jordanmccullough
committed
Add GitHub Flow Guide link
1 parent da51f0c commit ef61df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

foundations/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ A branch is a divergent path in the history of the code base. It may contain an
304304

305305
{% capture lab %}
306306
1. Create a Fork of a repository needing contributions
307-
2. Follow the contribution pattern of the GitHub Flow, with the branch creation and commits happening on your fork of the repository
307+
2. Follow the contribution pattern of the [GitHub Flow](https://guides.github.com/introduction/flow/), with the branch creation and commits happening on your fork of the repository
308308
3. Observe the Network and Members graph that offer visualizations of your commits and fork
309309
4. Merge the pull request
310310
5. Observe your contributions in the original repository, having preserved your username as the author of the code

0 commit comments

Comments
 (0)