Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/storage_management_automation.md')
-rw-r--r--doc/user/storage_management_automation.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/storage_management_automation.md b/doc/user/storage_management_automation.md
index 210aca4ee35..9a505d23597 100644
--- a/doc/user/storage_management_automation.md
+++ b/doc/user/storage_management_automation.md
@@ -28,7 +28,7 @@ You must use the following scopes to [authenticate](../api/rest/index.md#authent
- Full API access with the `api` scope.
- At least the Maintainer role on all projects.
-You can use command line tools or a programming language to interact with the REST API.
+You can use command-line tools or a programming language to interact with the REST API.
### Command line
@@ -71,7 +71,7 @@ see [Efficient DevSecOps workflows: Hands-on `python-gitlab` API automation](htt
For more information about other API client libraries, see [Third-party clients](../api/rest/index.md#third-party-clients).
NOTE:
-Use [GitLab Duo Code Suggestions](project/repository/code_suggestions.md) to write code more efficiently.
+Use [GitLab Duo Code Suggestions](project/repository/code_suggestions/index.md) to write code more efficiently.
## Strategies for storage analysis