fixed links

This commit is contained in:
Daniele Linguaglossa 2023-07-13 16:51:21 +02:00
parent 7053c9d6d9
commit f2413fca02
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ Copyright:
MD_TEXT("Here is a list of my projects, that I've made in my spare time, some of them are ") \ MD_TEXT("Here is a list of my projects, that I've made in my spare time, some of them are ") \
MD_TEXT("still in development, but I'm working hard to finish them.") \ MD_TEXT("still in development, but I'm working hard to finish them.") \
MD_NEWLINE() \ MD_NEWLINE() \
MD_LIST(MD_BOLD(MD_LINK("libdzonerzy.so", "https://git.libdzonerzy.so/dzonerzy/libdzonersy.so"))) \ MD_LIST(MD_BOLD(MD_LINK("libdzonerzy.so", "https://git.libdzonerzy.so/dzonerzy/libdzonerzy.so"))) \
MD_TEXT(" -- libdzonerzy.so is a shared object that I wrote in C, it's a library ") \ MD_TEXT(" -- libdzonerzy.so is a shared object that I wrote in C, it's a library ") \
MD_TEXT("that I use to power this blog.") \ MD_TEXT("that I use to power this blog.") \
MD_NEWLINE() \ MD_NEWLINE() \