diff --git a/src/doc/specification/Specification-of-the-Message-API.md b/src/doc/specification/Specification-of-the-Message-API.md
index fc08b343f67ca8c052395cb0979b02ab455e98fa..f9dedc58482cba92b1bd10b504da817a34584b40 100644
--- a/src/doc/specification/Specification-of-the-Message-API.md
+++ b/src/doc/specification/Specification-of-the-Message-API.md
@@ -1,4 +1,4 @@
-# Specification of the Message API
+# CaosDB Messages
 ## Introduction
 
 API Version 0.1.0
diff --git a/src/doc/specification/index.rst b/src/doc/specification/index.rst
index 8db44e85dd97a3f384eeadbf12093fa46b94fa25..64a3709ac261236fcf9f4486b94e001065839acc 100644
--- a/src/doc/specification/index.rst
+++ b/src/doc/specification/index.rst
@@ -7,7 +7,6 @@ Specification
    :hidden:
 
    Specification of the Entity API <entity_api>
-   Specification of the Message API <Specification-of-the-Message-API>
    Server side scripting <Server-side-scripting>
    Fileserver
    Authentication
@@ -16,3 +15,4 @@ Specification
    Record
    AbstractProperty
    Datatype
+   Messages <Specification-of-the-Message-API>