Skip to content

Commit e044507

Browse files
committed
Move images and scripts to docs/static.
1 parent e81e782 commit e044507

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

docs/content/install/gateway/multitech.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ device, followed by `Install lora-gateway-bridge` below. This image shows how
4949
the components connect to each other, and what some of the various settings
5050
represent:
5151

52-
![Gateway Pieces and Connections](../MultitechGatewaySettings.png)
52+
![Gateway Pieces and Connections](/lora-gateway-bridge/img/MultitechGatewaySettings.png)
5353

5454
#### Multitech Conduit AEP
5555

@@ -142,7 +142,7 @@ following are suggested files and locations:
142142
or higher represents 64-bit arm processors. Be sure to download the
143143
appropriate binary package for the system processor.
144144

145-
2. Create a script (or download [here](../runGateway.sh)) to run the application
145+
2. Create a script (or download [here](/lora-gateway-bridge/scripts/multitech/runGateway.sh)) to run the application
146146
with the appropriate settings for your installation in
147147
/opt/lora-gateway-bridge/bin/runGateway.sh (ensure that the script is
148148
executable `chmod +x /opt/lora-gateway-bridge/bin/runGateway.sh`):
@@ -182,7 +182,7 @@ following are suggested files and locations:
182182
```
183183
Modify the MQTT_* values to reflect the settings for your system.
184184

185-
3. Then create a startup script (or download [here](../lora-gateway-bridge)) in
185+
3. Then create a startup script (or download [here](/lora-gateway-bridge/scripts/multitech/lora-gateway-bridge)) in
186186
/etc/init.d/lora-gateway-bridge (ensure that the script is executable
187187
`chmod +x /etc/init.d/lora-gateway-bridge`):
188188

0 commit comments

Comments
 (0)