summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/dev-manual-newbie.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml
index 6beffc2f94..50ef6243ab 100644
--- a/documentation/dev-manual/dev-manual-newbie.xml
+++ b/documentation/dev-manual/dev-manual-newbie.xml
@@ -1054,8 +1054,8 @@
1054 pull requests to the Yocto Project. 1054 pull requests to the Yocto Project.
1055 These scripts are <filename>create-pull-request</filename> and 1055 These scripts are <filename>create-pull-request</filename> and
1056 <filename>send-pull-request</filename>. 1056 <filename>send-pull-request</filename>.
1057 You can find these scripts in the <filename>scripts</filename> directory of the 1057 You can find these scripts in the <filename>scripts</filename> directory
1058 Yocto Project file structure.</para> 1058 within the <link linkend='source-directory'>Source Directory</link>.</para>
1059 <para>Using these scripts correctly formats the requests without introducing any 1059 <para>Using these scripts correctly formats the requests without introducing any
1060 whitespace or HTML formatting. 1060 whitespace or HTML formatting.
1061 The maintainer that receives your patches needs to be able to save and apply them 1061 The maintainer that receives your patches needs to be able to save and apply them