Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Commit

Permalink
Merged in issue-4 (pull request #7)
Browse files Browse the repository at this point in the history
readme: update broken mbed-cloud doc link

Approved-by: kazuhiro harada <[email protected]>
  • Loading branch information
chris-sporelab committed Sep 19, 2018
2 parents 3df6f53 + 9ff01de commit f0461cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ python pal-platform/pal-platform.py fullbuild --target x86_x64_NativeLinux_mbedt

ビルド時のオプションの詳細情報については、以下のMbed Cloudのドキュメントを参照してください。

- [Connecting](https://cloud.mbed.com/docs/current/connecting/connecting.html)
- [Connect a Linux device](https://cloud.mbed.com/docs/current/connecting/linux-on-pc.html)
- [pal-platform utility](https://cloud.mbed.com/docs/current/porting/using-the-pal-platform-utility.html)

ビルドが完了すると、`out/Debug``out/Release`のディレクトリの下に`enebular-agent-mbed-cloud-connector.elf`という実行ファイルができます。
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ python pal-platform/pal-platform.py fullbuild --target x86_x64_NativeLinux_mbedt

For more information on build options, see the following Mbed Cloud documents.

- [Connecting](https://cloud.mbed.com/docs/current/connecting/connecting.html)
- [Connect a Linux device](https://cloud.mbed.com/docs/current/connecting/linux-on-pc.html)
- [pal-platform utility](https://cloud.mbed.com/docs/current/porting/using-the-pal-platform-utility.html)

Once built, you should end up with an executable binary called `enebular-agent-mbed-cloud-connector.elf` under the `out/Debug` and `out/Release` directories.
Expand Down

0 comments on commit f0461cb

Please sign in to comment.