Skip to content

Commit 74bf799

Browse files
committed
fixed warning messages.
1 parent 168af45 commit 74bf799

File tree

5 files changed

+13
-11
lines changed

5 files changed

+13
-11
lines changed

docs/get-started/toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
href: /azure/devops/java/download-intellij-plug-in
3737
- name: Resources
3838
items:
39-
- name: Configure & customize
39+
- name: Settings, security, & usage
4040
href: /azure/devops/organizations/index
4141
- name: Manage projects
4242
href: /azure/devops/organizations/projects/index

docs/notifications/manage-organization-notifications-settings.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Choose to allow or block delivery of emails for all subscriptions owned by a tea
3232

3333
Learn about the following details at the [organization notifications page](manage-organization-notifications.md):
3434

35-
* [Default subscriptions](manage-organization-notifications.md#organization-notifications-page-default-subscriptions) - view all [default notification subscriptions](./oob-built-in-notifications.md)
36-
* [Subscribers](manage-organization-notifications.md#organization-notifications-page-subscribers) - view notification subscriptions for a specific group, team, or individual
37-
* [Statistics](manage-organization-notifications.md#organization-notifications-page-statistics) - view the most active subscriptions and top event initiators
38-
* [Settings](manage-organization-notifications.md#organization-notifications-page-settings) - manage organization-level settings, such as delivery preferences
35+
* [Default subscriptions](manage-organization-notifications.md#default-subscriptions) - view all [default notification subscriptions](./oob-built-in-notifications.md)
36+
* [Subscribers](manage-organization-notifications.md#subscribers) - view notification subscriptions for a specific group, team, or individual
37+
* [Statistics](manage-organization-notifications.md#statistics) - view the most active subscriptions and top event initiators
38+
* [Settings](manage-organization-notifications.md#settings) - manage organization-level settings, such as delivery preferences
3939

Loading

docs/notifications/navigating-the-ui.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -48,17 +48,17 @@ For additional permission settings regarding notifications, see [Permissions and
4848

4949
::: moniker range="azure-devops"
5050

51-
Open your ![](../../media/icons/user-settings-gear.png) profile menu, and then choose **Notifications** or **Notification settings**.
51+
Open your ![](../media/icons/user-settings-gear.png) profile menu, and then choose **Notifications** or **Notification settings**.
5252

5353
The profile menu appears as shown below based on whether the **New Account Manager** feature has been enabled or not. To enable the **New Account Manager** feature, see [Manage or enable features](../project/navigation/preview-features.md).
5454

5555
:::row:::
5656
:::column span="2":::
57-
**New Account Manager enabled**
57+
**New Account Manager enabled**
5858
:::image type="content" source="media/personal/open-profile-menu-s170-new-account-manager.png" alt-text="Select your profile menu, and then Notifications":::
5959
:::column-end:::
6060
:::column span="2":::
61-
**New Account Manager not enabled**
61+
**New Account Manager not enabled**
6262
:::image type="content" source="media/personal/open-profile-menu-not-new-account-s170.png" alt-text="Select your profile menu, and then Notification settings":::
6363
:::column-end:::
6464
:::row-end:::
@@ -84,6 +84,8 @@ Open your profile menu and choose **Notification settings**.
8484

8585
To learn more, see [Manage your notifications](manage-your-personal-notifications.md)
8686

87+
<a id="project" />
88+
8789
## Open team or project level notifications
8890

8991
Enter the following URL to reach a team or project-level notifications page, replacing {organization} and {project} with your organization's and project's name.

docs/project/navigation/preview-features.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -265,13 +265,13 @@ When you enable a feature at the organization level, you essentially turn it on
265265

266266
1. To enable or disable a feature, choose the slider.
267267

268-
**User-level**
268+
**User-level**
269269
:::image type="content" source="media/manage-features/manage-features-user-2020.png" alt-text="Manage features for the user":::
270270

271-
**Project-level**
271+
**Project-level**
272272
:::image type="content" source="media/manage-features/manage-features-project-2020.png" alt-text="Manage features for the project":::
273273

274-
**Collection-level**
274+
**Collection-level**
275275
:::image type="content" source="media/manage-features/manage-features-collection-2020.png" alt-text="Manage features for the collection":::
276276

277277
When you enable a feature at the project or collection-level, you essentially turn it on for all users. If you disable a feature at the project or collection-level, user settings are not changed. Users can enable or disable the feature on their own.

0 commit comments

Comments
 (0)