summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPradeepKiruvale <pradeepkumar.kj@softwareag.com>2022-06-22 14:49:22 +0530
committerGitHub <noreply@github.com>2022-06-22 14:49:22 +0530
commit659c7021155b6f4b17b5e9d8a3cd57d5a70d7710 (patch)
tree1f287b0c9cb09c2c8ac40ac38e8d3f12b751f0b5
parentb879b6a2e6104519916a63e25af745372a8dc5f3 (diff)
Add ref doc link to summary (#1212)
Signed-off-by: Pradeep Kumar K J <pradeepkumar.kj@softwareag.com>
-rw-r--r--docs/src/SUMMARY.md1
-rw-r--r--docs/src/references/thin-edge-config-files.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/src/SUMMARY.md b/docs/src/SUMMARY.md
index f3175b64..b93225fd 100644
--- a/docs/src/SUMMARY.md
+++ b/docs/src/SUMMARY.md
@@ -72,3 +72,4 @@
- [The `tedge connect` command](./references/tedge-connect.md)
- [The `tedge disconnect` command](./references/tedge-disconnect.md)
- [The `tedge mqtt` command](./references/tedge-mqtt.md)
+ - [Thin-edge.io configuration files](./references/thin-edge-config-files.md)
diff --git a/docs/src/references/thin-edge-config-files.md b/docs/src/references/thin-edge-config-files.md
index b36560f1..741192fb 100644
--- a/docs/src/references/thin-edge-config-files.md
+++ b/docs/src/references/thin-edge-config-files.md
@@ -132,7 +132,7 @@ So, the below line has to be added to your `mosquitto.conf` file manually.
```include_dir /global/path/to/config/dir/tedge/mosquitto-conf```
-### Step 2: `tedge connect <cloud[c8y/az]> using the `--config-dir` option
+### Step 2: `tedge connect <cloud[c8y/az]>` using the `--config-dir` option
Use the below command to connect to `Cumulocity IoT or Azure IoT Hub` cloud using `--config-dir`