13 lines
577 B
Markdown
13 lines
577 B
Markdown
---
|
|
redirect_to: '../working_with_projects.md'
|
|
remove_date: '2025-10-01'
|
|
---
|
|
|
|
<!-- markdownlint-disable -->
|
|
|
|
This document was moved to [another location](../working_with_projects.md).
|
|
|
|
<!-- This redirect file can be deleted after <2025-10-01>. -->
|
|
<!-- Redirects that point to other docs in the same project expire in three months. -->
|
|
<!-- Redirects that point to docs in a different project or site (for example, link is not relative and starts with `https:`) expire in one year. -->
|
|
<!-- Before deletion, see: https://docs.gitlab.com/development/documentation/redirects --> |