From 92dec7ea75fbeaca33557bab9bdf625f59883667 Mon Sep 17 00:00:00 2001 From: KwangSeob Jeong Date: Mon, 9 Mar 2015 15:38:42 +0900 Subject: [PATCH] fix link --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index faa28639..6d499487 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,13 @@ create config.jira.json file on your project root. ## Table of Contents - [Get Project Info](#get-project-info) -- [Get All Project list](#Get-All-Project-list) -- [Get Issue Info](#Get-Issue-Info) -- [Create Issue](#Create-Issue) -- [Add Attachment](#Add-Attachment) -- [Update issue](#Update-issue) -- [Add comment](#Add-comment) -- [Perform a transition on an issue](#Perform a transition on an issue) +- [Get All Project list](#get-all-project-list) +- [Get Issue Info](#get-issue-info) +- [Create Issue](#create-issue) +- [Add Attachment](#add-attachment) +- [Update issue](#update-issue) +- [Add comment](#add-comment) +- [Perform a transition on an issue](#perform-a-transition-on-an-issue) ## Get Project Info