README.de.md in sinatra-2.0.1 vs README.de.md in sinatra-2.0.2

- old
+ new

@@ -726,11 +726,11 @@ #### Liquid Templates <table> <tr> <td>Abhängigkeit</td> - <td><a href="http://liquidmarkup.org/">liquid</a></td> + <td><a href="https://shopify.github.io/liquid/">liquid</a></td> </tr> <tr> <td>Dateierweiterung</td> <td><tt>.liquid</tt></td> </tr> @@ -750,10 +750,10 @@ <tr> <td>Abhängigkeit</td> <td>Eine der folgenden Bibliotheken: <a href="https://github.com/davidfstr/rdiscount" title="RDiscount">RDiscount</a>, <a href="https://github.com/vmg/redcarpet" title="RedCarpet">RedCarpet</a>, - <a href="http://deveiate.org/projects/BlueCloth" title="BlueCloth">BlueCloth</a>, + <a href="https://github.com/ged/bluecloth" title="bluecloth">BlueCloth</a>, <a href="http://kramdown.gettalong.org/" title="kramdown">kramdown</a> oder <a href="https://github.com/bhollis/maruku" title="maruku">maruku</a> </td> </tr> <tr>