From b5a3d151e875ec3f1ff6dd87d2852fa4d2743d61 Mon Sep 17 00:00:00 2001 From: Wolf-SO Date: Thu, 26 Oct 2023 14:14:54 +0200 Subject: [PATCH] Update README.md: Fix link in section Examples. Replace broken link with the one to `redemo` codebase by the same author. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 930ea1afd..4801cd922 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ $ sudo ldconfig ### Examples Coding examples are available from the -[redemo](http://creytiv.com/pub/redemo-0.5.0.tar.gz) project +[redemo](https://github.com/creytiv/redemo "creytiv/redemo: Demo example applications using libre") project. ## License