diff --git a/README.md b/README.md index 5c51303a6c..7c60f6501c 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,11 @@ build/x86_64-linux/debug/bin/iotjs tools/check_test.js ``` -For Additional information see [Getting Started](docs/Getting-Started.md). +For Additional information see [Getting Started](docs/help/Getting-Started.md). ## Documentation -- [Getting Started](docs/Getting-Started.md) -- [API Reference](docs/IoT.js-API-reference.md) +- [Getting Started](docs/help/Getting-Started.md) +- [API Reference](docs/api/IoT.js-API-reference.md) ## License IoT.js is Open Source software under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0). Complete license and copyright information can be found within the code. @@ -60,4 +60,4 @@ IoT.js is Open Source software under the [Apache 2.0 license](https://www.apache IN THE SOFTWARE. > This license applies to parts of '*.js' files in '/src/js', implementing node.js - compatible API, originating from the https://github.com/node/node repository: + compatible API, originating from the https://github.com/nodejs/node repository: diff --git a/targets/nuttx-stm32f4/README.md b/targets/nuttx-stm32f4/README.md index 184d34abf2..abb1ccfc6d 100644 --- a/targets/nuttx-stm32f4/README.md +++ b/targets/nuttx-stm32f4/README.md @@ -129,7 +129,7 @@ Followings are the options to set: #### 4. Build IoT.js for NuttX ##### Follow the instruction -* [Build-for-NuttX](../../docs/Build-for-NuttX.md) +* [Build-for-NuttX](../../docs/build/Build-for-NuttX.md) #### 5. Build NuttX