From 295615a4b593f51c16e03420fc83817a2652d896 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristoffer=20Grundstr=C3=B6m?= Date: Sun, 17 Mar 2024 19:33:04 +0100 Subject: [PATCH] Update H9_gitlab_build.rst Updated the link as the page was moved. --- porting/build_and_boot/H9_gitlab_build.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/porting/build_and_boot/H9_gitlab_build.rst b/porting/build_and_boot/H9_gitlab_build.rst index 90eb2904..910369a2 100644 --- a/porting/build_and_boot/H9_gitlab_build.rst +++ b/porting/build_and_boot/H9_gitlab_build.rst @@ -25,7 +25,7 @@ Locate the kernel source code for your device. Fork this repo to your own Github Clone a Gitlab CI repo to base your build on -------------------------------------------- -Ideally you should base your build on a previous build for a device with similar platform/SoC. However, if unsure, use `the repo for Xiaomi-violet `_ +Ideally you should base your build on a previous build for a device with similar platform/SoC. However, if unsure, use `the repo for Xiaomi-violet `_ .. _Configure: @@ -42,5 +42,5 @@ This tool will not supply the base offset, only the others, and it gives the abs Using this information, you can calculate the correct values for the offsets to be specified in the file ``deviceinfo``. If in doubt, :ref:`seek help `. -When you have finished editing ``deviceinfo``, carefully read and follow the instructions `on this page `_ to build and install, remembering to replace 'violet' with your device's codename. +When you have finished editing ``deviceinfo``, carefully read and follow the instructions `on this page `_ to build and install, remembering to replace 'violet' with your device's codename.