Skip to content

Commit 8a7241f

Browse files
docs/user_guide: Change links to the new Kuiper doc repo
It is no longer located at the "documentation/linux/kuiper" but at "adi-kuiper-gen". Signed-off-by: Iulia Moldovan <Iulia.Moldovan@analog.com>
1 parent f3dc184 commit 8a7241f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

docs/user_guide/build_boot_bin.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ The script can take 3 parameters:
5858

5959
Keep in mind that **the u-boot is FPGA-specific**!
6060

61-
See the beginning of :external+documentation:ref:`kuiper sdcard` for
62-
instructions on how to obtain the ADI Kuiper image.
61+
See this :external+adi-kuiper-gen:ref:`tutorial <quick-start>` for
62+
instructions on how to obtain the ADI Kuiper image and use it.
6363

6464
If you didn't use ``make`` parameters when building the project, then
6565
the script can be saved in the **folder local to the project** (for
@@ -116,8 +116,8 @@ The script can take 4 parameters (the last one is optional):
116116

117117
Keep in mind that **the u-boot is FPGA-specific**!
118118

119-
See the beginning of :external+documentation:ref:`kuiper sdcard` for
120-
instructions on how to obtain the ADI Kuiper image.
119+
See this :external+adi-kuiper-gen:ref:`tutorial <quick-start>` for
120+
instructions on how to obtain the ADI Kuiper image and use it.
121121

122122
If you didn't use ``make`` parameters when building the project, then
123123
the script can be saved in the **folder local to the project** (for
@@ -173,8 +173,8 @@ The script can take 4 parameters:
173173

174174
Keep in mind that **the u-boot is FPGA-specific**!
175175

176-
See the beginning of :external+documentation:ref:`kuiper sdcard` for
177-
instructions on how to obtain the ADI Kuiper image.
176+
See this :external+adi-kuiper-gen:ref:`tutorial <quick-start>` for
177+
instructions on how to obtain the ADI Kuiper image and use it.
178178

179179
If you didn't use ``make`` parameters when building the project, then
180180
the script can be saved in the **folder local to the project** (for

docs/user_guide/build_hdl.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,9 +1105,9 @@ e.g. ``component.xml`` and ``.lock`` files.
11051105
-------------------------------------------------------------------------------
11061106

11071107
First, you have to write the SD card with the
1108-
:external+documentation:doc:`ADI Kuiper image <linux/kuiper/index>`.
1108+
:external+adi-kuiper-gen:doc:`ADI Kuiper image <index>`.
11091109
Check this
1110-
:external+documentation:ref:`tutorial <kuiper sdcard>`.
1110+
:external+adi-kuiper-gen:ref:`tutorial <quick-start>`.
11111111

11121112
Once you are done with that, you can go on with the following steps.
11131113

0 commit comments

Comments
 (0)