2 Angajamente 7f5beeee33 ... 5594d4e5bc

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Noah Vogt 5594d4e5bc fix code blocks and urls + add cronjob example 2 luni în urmă
  Noah Vogt 7f5beeee33 fix code block + add cronjob example 2 luni în urmă
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -11,13 +11,13 @@ There is a seperate email address, where the *infomail* gets sent to. the postli
 
 The pdf then ist uploaded via a customizable command to a church computer, that uses it's own script to automatically print out the desired number of *infomails*.
 
-Also, the pdf is customized with cover letters and uploaded to the (pingen.com api)[https://pingen.com], which is a service that prints the letters out and and sends them out via the physical post.
+Also, the pdf is customized with cover letters and uploaded to the [pingen.com api](https://pingen.com), which is a service that prints the letters out and and sends them out via the physical post.
 
 Now the only things we need to do is keep the server on which the postlink script runs running and ensuring the pingen.com account has enough credit.
 
 ## Installation
 On a Unix-like server install
- - (and enable) a cronjob daemon like (cronie)[https://github.com/cronie-crond/cronie] [optional but recommended for periodic runs]
+ - (and enable) a cronjob daemon like [cronie](https://github.com/cronie-crond/cronie) [optional but recommended for periodic runs]
  - a recent version of [nodejs](https://nodejs.org/en/download)
 
 Clone this repo and cd into it: