diff --git a/README.de.rdoc b/README.de.rdoc
index 3f58f9e6..02d191b7 100644
--- a/README.de.rdoc
+++ b/README.de.rdoc
@@ -128,7 +128,7 @@ Die haml gem/Bibliothek wird benötigt um HAML Templates rendern zu können:
gerendert wird ./views/index.haml.
-{Hamls Optionen}[http://haml.hamptoncatlin.com/docs/rdoc/classes/Haml.html]
+{Hamls Optionen}[http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html#options]
können global durch die Sinatra Konfiguration gesetzt werden,
siehe {Optionen und Konfiguration}[http://www.sinatrarb.com/configuration.html],
und individuell überschrieben werden.
@@ -192,7 +192,7 @@ Die sass gem/Bibliothek wird benötigt um sass Templates rendern zu können:
gerendert wird ./views/stylesheet.sass.
-{Sass Optionen}[http://haml.hamptoncatlin.com/docs/rdoc/classes/Sass.html]
+{Sass Optionen}[http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#options]
können global durch die Sinatra Konfiguration gesetzt werden,
siehe {Optionen und Konfiguration}[http://www.sinatrarb.com/configuration.html],
und individuell überschrieben werden.