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/topics/manage_code.md')
-rw-r--r--doc/topics/manage_code.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/topics/manage_code.md b/doc/topics/manage_code.md
index 136e471d14a..0f1bfc73b27 100644
--- a/doc/topics/manage_code.md
+++ b/doc/topics/manage_code.md
@@ -4,9 +4,10 @@ group: unassigned
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
---
-# Manage your code **(FREE)**
+# Manage your code **(FREE ALL)**
-Store your source files in a repository, and make changes to them by using merge requests.
+Store your source files in a repository and create merge requests. Write, debug, and compile code hosted on GitLab.
- [Repositories](../user/project/repository/index.md)
- [Merge requests](../user/project/merge_requests/index.md)
+- [Remote development](../user/project/remote_development/index.md)