diff --git a/docs/debug.md b/docs/debug.md index 6a374bc61f025727fc1a8aba1a4da12c8da0e40b..974088a58bfa3b657cc2fe3ce6c575e914e84628 100644 --- a/docs/debug.md +++ b/docs/debug.md @@ -295,5 +295,5 @@ $ echo 0 > options/graph-time breakpoints before booting up the system. [Affinic Debugger]: http://www.affinic.com/?page_id=109 -[README.md]: https://github.com/OP-TEE/build/README.md +[README.md]: ../README.md [QEMU ARMv7-A]: qemu.md#3-qemu-console diff --git a/docs/fvp.md b/docs/fvp.md index 965b616282eb4b730f868e6c4d28d5d6509cd924..872ceeba07670214f2439756c88e96267c7e4a77 100644 --- a/docs/fvp.md +++ b/docs/fvp.md @@ -19,4 +19,4 @@ $ make run And the FVP should build the root fs and then start the simulation. [Foundation Models binaries]: https://developer.arm.com/products/system-design/fixed-virtual-platforms -[README.md]: https://github.com/OP-TEE/build/README.md +[README.md]: ../README.md diff --git a/docs/hikey.md b/docs/hikey.md index af45587bc84949ca2390920a746a2451f46b96eb..c863f9b138eaed85bc1f7314e64bb8d15af8c051 100644 --- a/docs/hikey.md +++ b/docs/hikey.md @@ -140,6 +140,6 @@ $ make recovery [AOSP HiKey branch]: https://source.android.com/source/devices.html [official HiKey documentation]: http://www.96boards.org/documentation/ConsumerEdition/HiKey/README.md [OP-TEE Android Manifest]: https://github.com/linaro-swg/optee_android_manifest -[README.md]: https://github.com/OP-TEE/build/README.md +[README.md]: ../README.md [UART in hikey.mk]: https://github.com/OP-TEE/build/blob/master/hikey.mk#L11-L13 [96Boards UART Adapter Board]: http://www.96boards.org/product/uarts diff --git a/docs/juno.md b/docs/juno.md index 2374003b9e758db0e564f235046702d456683deb..b16af457663ee1b4de02329d32d819f45d0c80bb 100644 --- a/docs/juno.md +++ b/docs/juno.md @@ -134,4 +134,4 @@ NOR5LOAD: 00000000 ;Image Load Address NOR5ENTRY: 00000000 ;Image Entry Point ``` -[README.md]: https://github.com/OP-TEE/build/README.md +[README.md]: ../README.md diff --git a/docs/mtk8173.md b/docs/mtk8173.md index be1a2e1bc9fb2b35dc69cc538623411a994664f4..001ed5930ce8fae33fa300ca8d2a52312cf05d18 100644 --- a/docs/mtk8173.md +++ b/docs/mtk8173.md @@ -21,5 +21,5 @@ contains information about how to upgrade the firmware etc. There is also a link for how to run OP-TEE. We **don't** recommend that you follow that, since that guide is very old and has been superseded by this particular guide. -[README.md]: https://github.com/OP-TEE/build/README.md +[README.md]: ../README.md [MTK8173 Getting Started]: https://github.com/ibanezchen/linux-8173/wiki diff --git a/docs/qemu.md b/docs/qemu.md index 5cd138ebe6707278619d728195e91a779dd05549..dce9261b5f841eb846d9c161dbec6a93e5724711 100644 --- a/docs/qemu.md +++ b/docs/qemu.md @@ -46,4 +46,4 @@ $ mount_shared <mount_point> ``` [bios]: https://github.com/linaro-swg/bios_qemu_tz_arm -[README.md]: https://github.com/OP-TEE/build/README.md +[README.md]: ../README.md