diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-11 09:43:29 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-08 12:07:37 -0800 |
| commit | c063c231d12bff131fef7cc72e5d7ca0a81bfbfa (patch) | |
| tree | f44fee6edecd0cebd4e55d6d2c6df2a04f4f529d | |
| parent | f6d3ca28d948f03319e3074ef07bf6a38c5d1d27 (diff) | |
| download | poky-c063c231d12bff131fef7cc72e5d7ca0a81bfbfa.tar.gz | |
documentation/dev-manual/dev-manual-newbie.xml: Fixed broken link to Git
Found another broken link to the Git documentation. They must have changed
this stuff up. So I set the link to point to the appropriate area in
the Git Community Book. Talks about distributed workflows.
(From yocto-docs rev: f81d6bbff20629b2b3af73ef53f471090b9d828b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index ec0aad3bfb..d4173f847b 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -751,9 +751,8 @@ | |||
| 751 | </para> | 751 | </para> |
| 752 | 752 | ||
| 753 | <para> | 753 | <para> |
| 754 | You can find general Git information on how to push a change upstream | 754 | You can find general Git information on how to push a change upstream in the |
| 755 | <ulink url='http://www.kernel.org/pub/software/scm/git/docs/user-manual.html#Developing-With-git'> | 755 | <ulink url='http://book.git-scm.com/3_distributed_workflows.html'>Git Community Book</ulink>. |
| 756 | here</ulink>. | ||
| 757 | </para> | 756 | </para> |
| 758 | </section> | 757 | </section> |
| 759 | 758 | ||
