Skip to content
Snippets Groups Projects
Commit 8bab6ac3 authored by Vivek Dutta's avatar Vivek Dutta
Browse files

Fix ref path in docs

parent 90412165
No related branches found
No related tags found
1 merge request!12Fix ref path in docs
Pipeline #107383 failed
...@@ -17,7 +17,7 @@ config twamp_reflector 'reflector_1' ...@@ -17,7 +17,7 @@ config twamp_reflector 'reflector_1'
option max_ttl '1' option max_ttl '1'
``` ```
Detailed UCI parameter description available in [RAW format](https://dev.iopsys.eu/iopsys/twamp-light/-/tree/devel/schemas/uci/twamp.json) or [UCI documentation](./docs/api/uci/twamp.md) Detailed UCI parameter description available in [RAW format](./schemas/uci/twamp.json) or [UCI documentation](./docs/api/uci/twamp.md)
## Dependencies ## Dependencies
...@@ -28,5 +28,5 @@ To successfully build `twampd`, the following libraries are needed: ...@@ -28,5 +28,5 @@ To successfully build `twampd`, the following libraries are needed:
| libuci | https://git.openwrt.org/project/uci.git | LGPL 2.1 | | libuci | https://git.openwrt.org/project/uci.git | LGPL 2.1 |
| libubox | https://git.openwrt.org/project/libubox.git | BSD | | libubox | https://git.openwrt.org/project/libubox.git | BSD |
| libubus | https://git.openwrt.org/project/ubus.git | LGPL 2.1 | | libubus | https://git.openwrt.org/project/ubus.git | LGPL 2.1 |
| libbbfdm | https://dev.iopsys.eu/iopsys/bbf.git | LGPL 2.1 | | libbbfdm | https://dev.iopsys.eu/bbf/bbfdm.git | BSD-3 |
title: "TWAMP Light documentation" title: "TWAMP"
nav: nav:
- "arch"
- "api" - "api"
- "guide" - "guide"
- "spec" - "spec"
......
title: "TWAMP Light API" title: "TWAMP"
nav: nav:
- "uci" - "uci"
......
title: "TWAMP"
hide: true hide: true
title: "TWAMP UCI" title: "TWAMP"
nav: nav:
- "..." - "..."
title: "TWAMP"
hide: true hide: true
title: "TWAMP"
hide: true hide: true
title: "TWAMP Light" title: "TWAMP"
nav: nav:
- "..." - "..."
site_name: TR-x69 site_name: TR-x69 TWAMP
site_url: https://dev.iopsys.eu/bbf/twamp-light site_url: https://dev.iopsys.eu/bbf/twamp-light
edit_uri: "https://dev.iopsys.eu/bbf/twamp-light" edit_uri: "https://dev.iopsys.eu/bbf/twamp-light"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment