diff --git a/docs_dhrep/index.rst b/docs_dhrep/index.rst
index 28dac7d2004c0fd337fc3ef012930f327c6b453f..f33c1fe3712595d3c7cb2720d177301b4570bb82 100644
--- a/docs_dhrep/index.rst
+++ b/docs_dhrep/index.rst
@@ -3,8 +3,8 @@
    You can adapt this file completely to your liking, but it should at least
    contain the root `toctree` directive.
 
-DH-oaipmh
-=========
+DH-oaipmh Service
+=================
 
 The DARIAH-DE OAI-PMH Service is the service to harvest all metadata from the collections stored in the DARIAH-DE Repository. So the `Generic Search <https://search.de.dariah.eu>`_ can index all the data that is entered into the `Collection registry <https://colreg.de.dariah.eu>`_.
 
@@ -55,7 +55,7 @@ verb=Identify        String  Verb for the identify request   yes
 
 **Example Response**
 
-.. literalinclude:: IdentifyResponse.xml
+.. literalinclude:: identifyResponse.xml
    :language: xml
 
 
@@ -80,7 +80,7 @@ metadataPrefix   String   Prefix to get the items in a specific metadata format
 
 **Example Response**
 
-.. literalinclude:: GetRecordResponse.xml
+.. literalinclude:: getRecordResponse.xml
    :language: xml
 
 ListRecords Request