From e411c394cada4f2f436f14ff2b2a48fb0e0f59dc Mon Sep 17 00:00:00 2001 From: "B. Petersen" Date: Sat, 29 Jan 2022 00:32:33 +0100 Subject: [PATCH] add a link to search for #webxdc on github to the webxdc-docs --- draft/webxdc-dev-reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/draft/webxdc-dev-reference.md b/draft/webxdc-dev-reference.md index 2f00f07db..65b120141 100644 --- a/draft/webxdc-dev-reference.md +++ b/draft/webxdc-dev-reference.md @@ -182,6 +182,7 @@ just clone and start adapting things to your need. - [Draw](https://github.com/adbenitez/draw.xdc) - [Poll](https://github.com/r10s/webxdc-poll/) - [Tic Tac Toe](https://github.com/Simon-Laux/tictactoe.xdc) +- Even more with [Topic #webxdc on Github](https://github.com/topics/webxdc) ## Closing Remarks