diff --git a/docs/mra_reference.md b/docs/mra_reference.md
index 33b577b841f5be8fcd96900a6eaaade2de705dc9..7978e7aaf5192dc451c9dd92df31b749b1449dd1 100644
--- a/docs/mra_reference.md
+++ b/docs/mra_reference.md
@@ -22,7 +22,7 @@ For this format file, the coverage is unique and corresponds to the coverage sto
 
 Resource | Description
 ---------|------------
-**GET    workspaces** | Returns a list containing workspaces.
+[**GET    workspaces**](get/workspaces.md) | Returns a list containing workspaces.an example
 **POST   workspaces** | Creates a new workspace.
 **GET    workspaces/_{ws}_** | Returns the given workspace.
 **GET    workspaces/_{ws}_/datastores** | Returns a list containing data stores in the given workspace.