Commit b9e040f8bfbf7723120a35786dbeedc6e8bcc9c4
1 parent
ad61a613
Exists in
spb-stable
and in
3 other branches
Link to the workflow index
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/README.md
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | + [Public access](public_access/public_access.md) Learn how you can allow public and internal access to a project. | 6 | + [Public access](public_access/public_access.md) Learn how you can allow public and internal access to a project. |
7 | + [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects. | 7 | + [SSH](ssh/README.md) Setup your ssh keys and deploy keys for secure access to your projects. |
8 | + [Web hooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project. | 8 | + [Web hooks](web_hooks/web_hooks.md) Let GitLab notify you when new code has been pushed to your project. |
9 | -+ [Workflow](workflow/workflow.md) Learn how to use Git and GitLab together. | 9 | ++ [Workflow](workflow/README.md) Learn how to use Git and GitLab together. |
10 | 10 | ||
11 | **Administrator documentation** | 11 | **Administrator documentation** |
12 | 12 |