git.strcat.st

/strcat/minitox.git/ - summarytreelogarchive

subject
change image URL in README from github to https://git.mosaiclinux.org/dd/minitox/src/branch/master/minitox.jpeg
commit
27c664daf80de63b199935e2469aa504563a6caa
date
2026-04-17T22:14:17Z
message
diff
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 14dbee0..60aede1 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 ## TODO
  * refactor minitox.c following OpenBSD KNR style(9)
 
-![minitox](https://raw.github.com/hqwrong/minitox/master/minitox.jpeg "minitox")
+![minitox](https://git.mosaiclinux.org/dd/minitox/src/branch/master/minitox.jpeg "minitox")
 
 `minitox` is a minimal client written for
 [toxcore](https://github.com/TokTok/c-toxcore). It's an example of tox client