summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'documentation')
-rw-r--r--documentation/contributor-guide/index.rst2
-rw-r--r--documentation/contributor-guide/report-defect.rst (renamed from documentation/contributor-guide/submit-defect.rst)2
-rw-r--r--documentation/dev-manual/debugging.rst2
-rw-r--r--documentation/ref-manual/resources.rst2
-rw-r--r--documentation/ref-manual/system-requirements.rst2
5 files changed, 5 insertions, 5 deletions
diff --git a/documentation/contributor-guide/index.rst b/documentation/contributor-guide/index.rst
index 7a39f994e2..8fa65045a3 100644
--- a/documentation/contributor-guide/index.rst
+++ b/documentation/contributor-guide/index.rst
@@ -19,7 +19,7 @@ this.
19 :numbered: 19 :numbered:
20 20
21 identify-component 21 identify-component
22 submit-defect 22 report-defect
23 recipe-style-guide 23 recipe-style-guide
24 submit-change 24 submit-change
25 25
diff --git a/documentation/contributor-guide/submit-defect.rst b/documentation/contributor-guide/report-defect.rst
index 527ffb2dc0..8ef133b842 100644
--- a/documentation/contributor-guide/submit-defect.rst
+++ b/documentation/contributor-guide/report-defect.rst
@@ -1,6 +1,6 @@
1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK 1.. SPDX-License-Identifier: CC-BY-SA-2.0-UK
2 2
3Submitting a Defect Against the Yocto Project and OpenEmbedded 3Reporting a Defect Against the Yocto Project and OpenEmbedded
4************************************************************** 4**************************************************************
5 5
6You can use the Yocto Project instance of 6You can use the Yocto Project instance of
diff --git a/documentation/dev-manual/debugging.rst b/documentation/dev-manual/debugging.rst
index 3a8d5080ce..890578cc05 100644
--- a/documentation/dev-manual/debugging.rst
+++ b/documentation/dev-manual/debugging.rst
@@ -1235,7 +1235,7 @@ Here are some other tips that you might find useful:
1235 :yocto_bugs:`Bugzilla <>`. For information on 1235 :yocto_bugs:`Bugzilla <>`. For information on
1236 how to submit a bug against the Yocto Project, see the Yocto Project 1236 how to submit a bug against the Yocto Project, see the Yocto Project
1237 Bugzilla :yocto_wiki:`wiki page </Bugzilla_Configuration_and_Bug_Tracking>` 1237 Bugzilla :yocto_wiki:`wiki page </Bugzilla_Configuration_and_Bug_Tracking>`
1238 and the ":doc:`../contributor-guide/submit-defect`" section. 1238 and the ":doc:`../contributor-guide/report-defect`" section.
1239 1239
1240 .. note:: 1240 .. note::
1241 1241
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst
index 324d1fad10..8c3726e83b 100644
--- a/documentation/ref-manual/resources.rst
+++ b/documentation/ref-manual/resources.rst
@@ -45,7 +45,7 @@ your expectations).
45For a general procedure and guidelines on how to use Bugzilla to submit a bug 45For a general procedure and guidelines on how to use Bugzilla to submit a bug
46against the Yocto Project, see the following: 46against the Yocto Project, see the following:
47 47
48- The ":doc:`../contributor-guide/submit-defect`" 48- The ":doc:`../contributor-guide/report-defect`"
49 section in the Yocto Project and OpenEmbedded Contributor Guide. 49 section in the Yocto Project and OpenEmbedded Contributor Guide.
50 50
51- The Yocto Project :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>` 51- The Yocto Project :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>`
diff --git a/documentation/ref-manual/system-requirements.rst b/documentation/ref-manual/system-requirements.rst
index d1c440cf19..e1ff51c859 100644
--- a/documentation/ref-manual/system-requirements.rst
+++ b/documentation/ref-manual/system-requirements.rst
@@ -134,7 +134,7 @@ tested on former revisions of "&DISTRO_NAME;", but no longer are:
134 interested in hearing about your experience. For information on 134 interested in hearing about your experience. For information on
135 how to submit a bug, see the Yocto Project 135 how to submit a bug, see the Yocto Project
136 :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>` 136 :yocto_wiki:`Bugzilla wiki page </Bugzilla_Configuration_and_Bug_Tracking>`
137 and the ":doc:`../contributor-guide/submit-defect`" 137 and the ":doc:`../contributor-guide/report-defect`"
138 section in the Yocto Project and OpenEmbedded Contributor Guide. 138 section in the Yocto Project and OpenEmbedded Contributor Guide.
139 139
140Required Packages for the Build Host 140Required Packages for the Build Host