diff --git a/Compiling-Tasmota-on-Gitpod.md b/Compiling-Tasmota-on-Gitpod.md index 8da136d7..ff8d7651 100644 --- a/Compiling-Tasmota-on-Gitpod.md +++ b/Compiling-Tasmota-on-Gitpod.md @@ -8,9 +8,8 @@ Gitpod is a web browser based online IDE. All you need to use it is to link your ![Gitpod login](https://i.imgur.com/irTdi4A.png) -After you successfully sign in, you can start your personal project. The fastest way to load Tasmota into Gitpod is with one of the following links: +After you successfully sign in, you can start your personal project. The fastest way to load Tasmota into Gitpod is with the following link: -- Master Release: [`https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/master`](https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/master) - Development Branch: [`https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/development`](https://gitpod.io#https://github.com/arendst/Sonoff-Tasmota/tree/development) Gitpod will take care of all the necessary software package dependencies for you.