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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-08-16 21:10:51 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-08-16 21:10:51 +0300
commite684f438e60b801b4eb8b19dd9489dce84503c03 (patch)
tree115e9d137f570580b17825ed13057d663a0761c0 /doc/administration/get_started.md
parentd872c89ce4828a16d72ddeed8695077fdcaf7b30 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/get_started.md')
-rw-r--r--doc/administration/get_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/get_started.md b/doc/administration/get_started.md
index ac717769d4f..6fe66aa1642 100644
--- a/doc/administration/get_started.md
+++ b/doc/administration/get_started.md
@@ -146,7 +146,7 @@ Backups of GitLab databases and filesystems are taken every 24 hours, and are ke
- GitLab SaaS creates backups to ensure your data is secure, but you can't use these methods to export or back up your data yourself.
- Issues are stored in the database. They can't be stored in Git itself.
- You can use the project export option in:
- - [The UI](../user/project/settings/import_export.md#exporting-a-project-and-its-data).
+ - [The UI](../user/project/settings/import_export.md#export-a-project-and-its-data).
- [The API](../api/project_import_export.md#schedule-an-export).
- [Group export](../user/group/settings/import_export.md) does *not* export the projects in it, but does export:
- Epics