From 1f7a0711be306ad14da5fdb62a10fa88b453ee7a Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Mon, 24 Aug 2015 22:03:32 +1000 Subject: [PATCH] Relref links don't seem to work here, so falling back the hard-coded Signed-off-by: Sven Dowideit --- release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes.md b/release-notes.md index 25b82afa2e..9c44bb2c75 100644 --- a/release-notes.md +++ b/release-notes.md @@ -25,7 +25,7 @@ This release addresses a few bugs and issues in DTR 1.2.0 and introduces some ne * A completely new user-interface for the Admin application brings DTR in line with other Docker products and provides greater ease-of-use. -* A new Accounts & Repos API provides new fine-grained role-based access control down to the per-repo level. See the [API's documentation]({{< relref "api/index.md" >}}) for more information. +* A new Accounts & Repos API provides new fine-grained role-based access control down to the per-repo level. See the [API's documentation](/docker-trusted-registry/api/) for more information. * Improvements to the handling of configuration changes so that fewer restarts are required.