From b651c3b0492833ae87dba8a9a2f9944625937779 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ma=C3=ABl=20M=C3=A9liani?= <m.meliani@neogeo-online.net>
Date: Wed, 2 Apr 2014 17:39:47 +0200
Subject: [PATCH] Update docs

---
 docs/mra_reference.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/mra_reference.md b/docs/mra_reference.md
index 33b577b..7978e7a 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.
-- 
GitLab