From 2e7470115c071ca3ce164dd1d10ef7d4d3f92cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kl=C3=A4hn?= <39526136+Septias@users.noreply.github.com> Date: Wed, 23 Nov 2022 14:46:25 +0100 Subject: [PATCH] Fix link in webxdc-dev-reference.md (#3770) Update webxdc-dev-reference.md --- draft/webxdc-dev-reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/webxdc-dev-reference.md b/draft/webxdc-dev-reference.md index e0efcbcc4..256c32afa 100644 --- a/draft/webxdc-dev-reference.md +++ b/draft/webxdc-dev-reference.md @@ -4,7 +4,7 @@ This document gives a quick overview about the Webxdc specification, It is meant for both, developing Webxdc apps and developing Webxdc implementations. -The [Webxdc guidebook](https://deltachat.github.io/webxdc_docs/) shows more detailed information +The [Webxdc guidebook](https://docs.webxdc.org/) shows more detailed information when developing Webxdc apps.