diff --git a/doc/dev_setup.md b/doc/dev_setup.md index 22719fa6..bbd2b36e 100644 --- a/doc/dev_setup.md +++ b/doc/dev_setup.md @@ -1,4 +1,4 @@ -# Development setup +# Development Setup ## Install pre-reqs diff --git a/doc/security_tokens.md b/doc/security_tokens.md index d28d3ed2..0dbdf621 100644 --- a/doc/security_tokens.md +++ b/doc/security_tokens.md @@ -132,4 +132,5 @@ If the tokens have variable-length path parts, then a separator character is use Token format for project level permissions : 'repoV2/PROJECT_ID/REPO_ID' - For more information on this namespace and its tokens refer this [blog](https://devblogs.microsoft.com/devops/git-repo-tokens-for-the-security-service/) \ No newline at end of file + For more information on this namespace and its tokens refer this [blog](https://devblogs.microsoft.com/devops/git-repo-tokens-for-the-security-service/) + \ No newline at end of file