From 0b02a2e0bafdd1d21aa72e70747e6d7a26c9a94b Mon Sep 17 00:00:00 2001 From: Taylor Barnett Date: Mon, 9 Apr 2018 19:44:18 -0500 Subject: [PATCH] remove double parentheses --- articles/projects/git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/projects/git.md b/articles/projects/git.md index 3cf9825..93a1af5 100644 --- a/articles/projects/git.md +++ b/articles/projects/git.md @@ -10,7 +10,7 @@ Under the Settings section in your Stoplight account, find the “Access Tokens” section. -![Access Tokens]((https://github.com/stoplightio/docs/blob/develop/assets/images/access-tokens.png?raw=true)) +![Access Tokens](https://github.com/stoplightio/docs/blob/develop/assets/images/access-tokens.png?raw=true) You will create a token to access projects that your Stoplight account has proper permissions for. These permissions match the ones in the Stoplight UI.