summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2018-04-02 09:45:37 -0500
committerMayra Cabrera <mcabrera@gitlab.com>2018-04-06 21:20:16 -0500
commit46a6036cf976d1a92dc1e7ff4994414bd43bfc78 (patch)
tree302c8a7ef02db7ae6e4661f16745afc47be52579 /doc
parent560ed9223596b6587889efe0d996b8788543ec85 (diff)
downloadgitlab-ce-46a6036cf976d1a92dc1e7ff4994414bd43bfc78.tar.gz
Addreses frontend review
Also fixes spec failures on presenter and docs
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/deploy_tokens/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/deploy_tokens/index.md b/doc/user/project/deploy_tokens/index.md
index c82d490ef81..15bf6170b12 100644
--- a/doc/user/project/deploy_tokens/index.md
+++ b/doc/user/project/deploy_tokens/index.md
@@ -37,7 +37,7 @@ the following table.
| Scope | Description |
| ----- | ----------- |
|`read_repo` | Allows read-access to the repository through `git clone` |
-| `read_registry` | Allows read-access to[container registry] images if a project is private and authorization is required. |
+| `read_registry` | Allows read-access to [container registry] images if a project is private and authorization is required. |
## Usage
@@ -69,4 +69,4 @@ Just replace `<username>` and `<deploy_token>` with the proper values.
[ce-17894]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17894
[ce-11845]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11845
-[container registry]: ../project/container_registry.md
+[container registry]: ../container_registry.md