Commit 03664283 authored by Craig Norris's avatar Craig Norris

Merge branch '333189-aqualls-more-menu' into 'master'

Update directions for the More top bar link

See merge request gitlab-org/gitlab!63705
parents 9850151f b99b94b9
...@@ -20,8 +20,8 @@ see which pipelines are green and which are red allowing you to ...@@ -20,8 +20,8 @@ see which pipelines are green and which are red allowing you to
diagnose if there is a block at a particular point, or if there's diagnose if there is a block at a particular point, or if there's
a more systemic problem you need to investigate. a more systemic problem you need to investigate.
You can access the dashboard from the top bar by clicking You can access the dashboard on the top bar by selecting
**More > Environments**. **Menu > Environments**.
![Environments Dashboard with projects](img/environments_dashboard_v12_5.png) ![Environments Dashboard with projects](img/environments_dashboard_v12_5.png)
......
...@@ -150,8 +150,7 @@ the following: ...@@ -150,8 +150,7 @@ the following:
![Security Center Dashboard with projects](img/security_center_dashboard_v13_4.png) ![Security Center Dashboard with projects](img/security_center_dashboard_v13_4.png)
To view the Security Center, from the navigation bar at the top of the page, select To view the Security Center, on the top bar, select **Menu > Security**.
**More > Security**.
### Adding projects to the Security Center ### Adding projects to the Security Center
......
...@@ -12,7 +12,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w ...@@ -12,7 +12,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
The Operations Dashboard provides a summary of each project's operational health, The Operations Dashboard provides a summary of each project's operational health,
including pipeline and alert status. including pipeline and alert status.
The dashboard can be accessed from the top bar, by clicking **More > Operations**. To access the dashboard, on the top bar, select **Menu > Operations**.
## Adding a project to the dashboard ## Adding a project to the dashboard
......
...@@ -38,8 +38,8 @@ You can assign **group milestones** to any issue or merge request of any project ...@@ -38,8 +38,8 @@ You can assign **group milestones** to any issue or merge request of any project
To view the group milestone list, in a group, go to **{issues}** **Issues > Milestones**. To view the group milestone list, in a group, go to **{issues}** **Issues > Milestones**.
You can also view all milestones you have access to in the dashboard milestones list. You can also view all milestones you have access to in the dashboard milestones list.
To view both project milestones and group milestones you have access to, select **More > Milestones** To view both project milestones and group milestones you have access to, select **Menu > Milestones**
on the top navigation bar. on the top bar.
For information about project and group milestones API, see: For information about project and group milestones API, see:
......
...@@ -57,11 +57,11 @@ In GitLab versions 13.0 and later, snippets are [versioned by default](#versione ...@@ -57,11 +57,11 @@ In GitLab versions 13.0 and later, snippets are [versioned by default](#versione
To discover all snippets visible to you in GitLab, you can: To discover all snippets visible to you in GitLab, you can:
- **View all snippets visible to you**: In the top navigation bar of your GitLab - **View all snippets visible to you**: On the top bar of your GitLab
instance, go to **More > Snippets** to view your snippets dashboard. instance, select **Menu > Snippets** to view your snippets dashboard.
- **Visit [GitLab snippets](https://gitlab.com/dashboard/snippets)** for your snippets on GitLab.com. - **Visit [GitLab snippets](https://gitlab.com/dashboard/snippets)** for your snippets on GitLab.com.
- **Explore all public snippets**: In the top navigation bar of your GitLab - **Explore all public snippets**: On the top bar of your GitLab
instance, go to **More > Snippets** and select **Explore snippets** to view instance, select **Menu > Snippets** and select **Explore snippets** to view
[all public snippets](https://gitlab.com/explore/snippets). [all public snippets](https://gitlab.com/explore/snippets).
- **View a project's snippets**: In your project, - **View a project's snippets**: In your project,
go to **Snippets**. go to **Snippets**.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment