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>2023-06-28 12:10:06 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-28 12:10:06 +0300
commit8ce5735a199949ad19db9e83544875cd81562c69 (patch)
treed552cb10b20be7d301adc094f770f76a1528de80 /doc/index.md
parente9a3e8b891637a79ff6cc5bef9762272f312f04d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/index.md')
-rw-r--r--doc/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.md b/doc/index.md
index 367f18ec159..6b0422310da 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -39,7 +39,7 @@ Have a look at some of our most popular topics:
| [GitLab groups](user/group/index.md) | Manage projects together. |
| [Keyword reference for the `.gitlab-ci.yml` file](ci/yaml/index.md) | Available configuration options for `.gitlab-ci.yml` files. |
| [Activate GitLab EE with a license](user/admin_area/license.md) | Activate GitLab Enterprise Edition functionality with a license. |
-| [Back up and restore GitLab](raketasks/backup_restore.md) | Rake tasks for backing up and restoring GitLab self-managed instances. |
+| [Back up and restore GitLab](administration/backup_restore/index.md) | Backing up and restoring GitLab self-managed instances. |
| [GitLab release and maintenance policy](policy/maintenance.md) | Policies for version naming and cadence, and also upgrade recommendations. |
| [Elasticsearch integration](integration/advanced_search/elasticsearch.md) | Integrate Elasticsearch with GitLab to enable advanced search. |
| [Database settings for Linux package installations](https://docs.gitlab.com/omnibus/settings/database.html) | Database settings for self-managed instances installed using Linux packages. |