Skip to content

Commit 6ca1b03

Browse files
author
Slyke
committed
Updated container path on documentation
1 parent 539a098 commit 6ca1b03

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

docs/Home.md

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -2,70 +2,70 @@
22

33
The README is moving to the Wiki, It's easier to add content and example to the Wiki vs the README.md
44

5-
* [Getting Started](https://github.com/SensorsIot/IOTstack/wiki/Getting-Started)
6-
* [Updating the project](https://github.com/SensorsIot/IOTstack/wiki/Updating-the-Project)
7-
* [How the script works](https://github.com/SensorsIot/IOTstack/wiki/How-the-script-works)
8-
* [Understanding Containers](https://github.com/SensorsIot/IOTstack/wiki/Understanding-Containers)
5+
* [Getting Started](https://sensorsiot.github.io/IOTstack/Containers/Getting-Started)
6+
* [Updating the project](https://sensorsiot.github.io/IOTstack/Containers/Updating-the-Project)
7+
* [How the script works](https://sensorsiot.github.io/IOTstack/Containers/How-the-script-works)
8+
* [Understanding Containers](https://sensorsiot.github.io/IOTstack/Containers/Understanding-Containers)
99

1010
***
1111

1212
# Docker
1313

14-
* [Commands](https://github.com/SensorsIot/IOTstack/wiki/Docker-commands)
15-
* [Docker Networks](https://github.com/SensorsIot/IOTstack/wiki/Networking)
14+
* [Commands](https://sensorsiot.github.io/IOTstack/Containers/Docker-commands)
15+
* [Docker Networks](https://sensorsiot.github.io/IOTstack/Containers/Networking)
1616

1717
***
1818

1919
# Containers
20-
* [Portainer](https://github.com/SensorsIot/IOTstack/wiki/Portainer)
21-
* [Portainer Agent](https://github.com/SensorsIot/IOTstack/wiki/Portainer-agent)
22-
* [Node-RED](https://github.com/SensorsIot/IOTstack/wiki/Node-RED)
23-
* [Grafana](https://github.com/SensorsIot/IOTstack/wiki/Grafana)
24-
* [Mosquitto](https://github.com/SensorsIot/IOTstack/wiki/Mosquitto)
25-
* [PostgreSQL](https://github.com/SensorsIot/IOTstack/wiki/PostgreSQL)
26-
* [Adminer](https://github.com/SensorsIot/IOTstack/wiki/Adminer)
27-
* [openHAB](https://github.com/SensorsIot/IOTstack/wiki/openHAB)
28-
* [Home Assistant](https://github.com/SensorsIot/IOTstack/wiki/Home-Assistant)
29-
* [Pi-Hole](https://github.com/SensorsIot/IOTstack/wiki/Pi-hole)
30-
* [zigbee2MQTT](https://github.com/SensorsIot/IOTstack/wiki/Zigbee2MQTT)
31-
* [Plex](https://github.com/SensorsIot/IOTstack/wiki/Plex)
32-
* [TasmoAdmin](https://github.com/SensorsIot/IOTstack/wiki/TasmoAdmin)
33-
* [RTL_433](https://github.com/SensorsIot/IOTstack/wiki/RTL_433-docker)
34-
* [EspruinoHub (testing)](https://github.com/SensorsIot/IOTstack/wiki/EspruinoHub)
35-
* [Next-Cloud](https://github.com/SensorsIot/IOTstack/wiki/NextCloud)
36-
* [MariaDB](https://github.com/SensorsIot/IOTstack/wiki/MariaDB)
37-
* [MotionEye](https://github.com/SensorsIot/IOTstack/wiki/MotionEye)
38-
* [Blynk Server](https://github.com/SensorsIot/IOTstack/wiki/Blynk_server)
39-
* [diyHue](https://github.com/SensorsIot/IOTstack/wiki/diyHue)
40-
* [Python](https://github.com/SensorsIot/IOTstack/wiki/Python)
41-
* [Custom containers](https://github.com/SensorsIot/IOTstack/wiki/Custom)
20+
* [Portainer](https://sensorsiot.github.io/IOTstack/Containers/Portainer)
21+
* [Portainer Agent](https://sensorsiot.github.io/IOTstack/Containers/Portainer-agent)
22+
* [Node-RED](https://sensorsiot.github.io/IOTstack/Containers/Node-RED)
23+
* [Grafana](https://sensorsiot.github.io/IOTstack/Containers/Grafana)
24+
* [Mosquitto](https://sensorsiot.github.io/IOTstack/Containers/Mosquitto)
25+
* [PostgreSQL](https://sensorsiot.github.io/IOTstack/Containers/PostgreSQL)
26+
* [Adminer](https://sensorsiot.github.io/IOTstack/Containers/Adminer)
27+
* [openHAB](https://sensorsiot.github.io/IOTstack/Containers/openHAB)
28+
* [Home Assistant](https://sensorsiot.github.io/IOTstack/Containers/Home-Assistant)
29+
* [Pi-Hole](https://sensorsiot.github.io/IOTstack/Containers/Pi-hole)
30+
* [zigbee2MQTT](https://sensorsiot.github.io/IOTstack/Containers/Zigbee2MQTT)
31+
* [Plex](https://sensorsiot.github.io/IOTstack/Containers/Plex)
32+
* [TasmoAdmin](https://sensorsiot.github.io/IOTstack/Containers/TasmoAdmin)
33+
* [RTL_433](https://sensorsiot.github.io/IOTstack/Containers/RTL_433-docker)
34+
* [EspruinoHub (testing)](https://sensorsiot.github.io/IOTstack/Containers/EspruinoHub)
35+
* [Next-Cloud](https://sensorsiot.github.io/IOTstack/Containers/NextCloud)
36+
* [MariaDB](https://sensorsiot.github.io/IOTstack/Containers/MariaDB)
37+
* [MotionEye](https://sensorsiot.github.io/IOTstack/Containers/MotionEye)
38+
* [Blynk Server](https://sensorsiot.github.io/IOTstack/Containers/Blynk_server)
39+
* [diyHue](https://sensorsiot.github.io/IOTstack/Containers/diyHue)
40+
* [Python](https://sensorsiot.github.io/IOTstack/Containers/Python)
41+
* [Custom containers](https://sensorsiot.github.io/IOTstack/Containers/Custom)
4242

4343
***
4444

4545
# Native installs
4646

47-
* [RTL_433](https://github.com/SensorsIot/IOTstack/wiki/Native-RTL_433)
48-
* [RPIEasy](https://github.com/SensorsIot/IOTstack/wiki/RPIEasy_native)
47+
* [RTL_433](https://sensorsiot.github.io/IOTstack/Containers/Native-RTL_433)
48+
* [RPIEasy](https://sensorsiot.github.io/IOTstack/Containers/RPIEasy_native)
4949

5050
***
5151

5252
# Backups
5353

54-
* [Docker backups](https://github.com/SensorsIot/IOTstack/wiki/Backups)
54+
* [Docker backups](https://sensorsiot.github.io/IOTstack/Containers/Backups)
5555
* Recovery (coming soon)
5656
***
5757

5858
# Remote Access
5959

60-
* [VPN and Dynamic DNS](https://github.com/SensorsIot/IOTstack/wiki/Accessing-your-Device-from-the-internet)
61-
* [x2go](https://github.com/SensorsIot/IOTstack/wiki/x2go)
60+
* [VPN and Dynamic DNS](https://sensorsiot.github.io/IOTstack/Containers/Accessing-your-Device-from-the-internet)
61+
* [x2go](https://sensorsiot.github.io/IOTstack/Containers/x2go)
6262

6363
***
6464

6565
# Miscellaneous
6666

67-
* [log2ram](https://github.com/SensorsIot/IOTstack/wiki/Misc)
68-
* [Dropbox-Uploader](https://github.com/SensorsIot/IOTstack/wiki/Misc)
67+
* [log2ram](https://sensorsiot.github.io/IOTstack/Containers/Misc)
68+
* [Dropbox-Uploader](https://sensorsiot.github.io/IOTstack/Containers/Misc)
6969

7070
***
7171

0 commit comments

Comments
 (0)