aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLi Xiaoming <lixm.fnst@cn.fujitsu.com>2020-03-03 15:31:57 +0800
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-03-11 22:28:29 +0000
commit01dc51f237e0885a898860422b9d8415da5414d7 (patch)
tree1588562f0d55c35d678a65abe235bcded74c5085
parentb0543152be42dc7d1375edb896c65d7242ebd1da (diff)
former obs link is 404. Bug-AGL: SPEC-2714 Change-Id: If9234681282162b4fc8d93b2e9e9c5197bdfe20b Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com> (cherry picked from commit bb468ee187e83a1a2a5434e6893e39734efe52b1)
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fb96fec..5d45704 100644
--- a/README.md
+++ b/README.md
@@ -112,8 +112,8 @@ curl http://${YOUR_BOARD_IP}:${PORT}/api/helloworld/ping?token=x 2>/dev/null | p
### Native Linux
-For native build you need to have tools **afb-daemon**.\
-You can build it by yourself [app-framework-binder][app-framework-binder], or use binary package from OBS:\(opensuse.org/LinuxAutomotive)[opensuse.org/LinuxAutomotive]
+For native build you need to have tools **afb-daemon**.
+You can build it by yourself [app-framework-binder][app-framework-binder], or use binary package from OBS:[https://en.opensuse.org/LinuxAutomotive](https://en.opensuse.org/LinuxAutomotive)
```bash
export PORT=1234