From 211c79848fc540c91cd1e4192199cea962bcf37f Mon Sep 17 00:00:00 2001 From: Taylor Barnett Date: Mon, 9 Apr 2018 19:42:39 -0500 Subject: [PATCH] add image URL --- articles/projects/git.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/articles/projects/git.md b/articles/projects/git.md index 1cc8f75..3cf9825 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. -[image] +![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. @@ -48,4 +48,4 @@ Remember: You will only see changes on the master branch in the UI at this time. - [Change a Project Member's Role](/platform/projects/change-a-members-role) - [Make Your Project Private/Public](/platform/projects/visibility) - [Invite People to Organization](/platform/organizations/invite-people) -- [Add People to a Team](/platform/organizations/teams/add-people) \ No newline at end of file +- [Add People to a Team](/platform/organizations/teams/add-people)