mirror of
https://github.com/absmach/supermq.git
synced 2026-06-23 07:10:19 +00:00
Change to user friendly docs urls (#1430)
Signed-off-by: Ivan Milosevic <iva@blokovi.com>
This commit is contained in:
@@ -74,7 +74,7 @@ Check that `.env` file contains:
|
||||
MF_RELEASE_TAG=<release_number>
|
||||
```
|
||||
|
||||
>`docker-compose` should be used for development and testing deployments. For production we suggest using [Kubernetes](https://docs.mainflux.io/kubernetes.html).
|
||||
>`docker-compose` should be used for development and testing deployments. For production we suggest using [Kubernetes](https://docs.mainflux.io/kubernetes).
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -87,7 +87,7 @@ make cli
|
||||
./build/mainflux-cli version
|
||||
```
|
||||
|
||||
Additional details on using the CLI can be found in the [CLI documentation](https://docs.mainflux.io/cli.html).
|
||||
Additional details on using the CLI can be found in the [CLI documentation](https://docs.mainflux.io/cli).
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
+1
-1
@@ -70,4 +70,4 @@ docker-compose -f docker/addons/lora-adapter/docker-compose.yml up -d
|
||||
## Usage
|
||||
|
||||
For more information about service capabilities and its usage, please check out
|
||||
the [Mainflux documentation](https://docs.mainflux.io/lora.html).
|
||||
the [Mainflux documentation](https://docs.mainflux.io/lora).
|
||||
|
||||
+1
-1
@@ -79,4 +79,4 @@ docker-compose -f docker/addons/opcua-adapter/docker-compose.yml up -d
|
||||
## Usage
|
||||
|
||||
For more information about service capabilities and its usage, please check out
|
||||
the [Mainflux documentation](https://docs.mainflux.io/opcua.html).
|
||||
the [Mainflux documentation](https://docs.mainflux.io/opcua).
|
||||
|
||||
Reference in New Issue
Block a user