about.md: fix link to non-existing minrss post
This commit is contained in:
parent
ce82d1b40b
commit
26a1e02a2a
@ -13,7 +13,7 @@ In 2021's contest, I got a score of 48/75 in the senior division. [Here's](https
|
|||||||
|
|
||||||
In my free time I do programming projects, some of which have have full articles in my blog.
|
In my free time I do programming projects, some of which have have full articles in my blog.
|
||||||
|
|
||||||
#### [minrss](/minrss)
|
#### [minrss](https://github.com/dogeystamp/minrss)
|
||||||
|
|
||||||
This is a minimal RSS/Atom feed reader I made using C. It relies mostly on libcurl for multi-threaded downloads of RSS feeds, and libxml2 for XML parsing.
|
This is a minimal RSS/Atom feed reader I made using C. It relies mostly on libcurl for multi-threaded downloads of RSS feeds, and libxml2 for XML parsing.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user