From 4d45a806fe2015ebbe8285b79202ee4bd164d9e1 Mon Sep 17 00:00:00 2001 From: nodauf Date: Fri, 28 Jul 2017 12:57:43 -0400 Subject: [PATCH] Fix Markdown syntax for Update credential and the link --- API.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/API.md b/API.md index 2d3dad4..9c6ea2e 100644 --- a/API.md +++ b/API.md @@ -116,9 +116,9 @@ When posting to the endpoint the following fields are required: - `label` - `vault_id` -###Update credential [PATCH] +### Update credential [PATCH] `/api/v2/credentials/{credential_guid}` -See [create new credential](#Create new credential). +See [create new credential](#create-new-credential-post).