summaryrefslogtreecommitdiff
path: root/content/tech/weather-snowman.md
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-07-27 20:18:37 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-07-27 20:18:37 +0200
commita246fd9b8f5ff13eb7411216163f47627bead94e (patch)
tree5bad0ef23d297511f0cff07a7dfde506a46afdf3 /content/tech/weather-snowman.md
parente058cab41cc1cd3ee9353fbb632dfe4590e17f48 (diff)
downloadblog-a246fd9b8f5ff13eb7411216163f47627bead94e.tar.gz
blog-a246fd9b8f5ff13eb7411216163f47627bead94e.zip
update URLs after migration from gitweb to gogs
Diffstat (limited to 'content/tech/weather-snowman.md')
-rw-r--r--content/tech/weather-snowman.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/tech/weather-snowman.md b/content/tech/weather-snowman.md
index c55edcb..ec1a9fe 100644
--- a/content/tech/weather-snowman.md
+++ b/content/tech/weather-snowman.md
@@ -29,7 +29,7 @@ The ESP creates a wireless access point with a web server after powerup and asks
Depending on the forecast, the blue and red LEDs glow in different patterns. If a rainy day is to be expected, the top red LED lights up and the bottom blue LED fades in and out. A storm at night is displayed via a deep blue head and a blinking snowman's body.
-If you inspect [the source code](https://git.schneefux.xyz/?p=weather-snowman;a=tree), you'll see that there also is an Android app. The app simplifies the setup and runs a background service that makes your snowman's green LED flash on new notifications.
+If you inspect [the source code](https://git.schneefux.xyz/electronics/weather-snowman), you'll see that there also is an Android app. The app simplifies the setup and runs a background service that makes your snowman's green LED flash on new notifications.
![new notification snowman](/images/weather-snowman/snowman-blink.jpg)