Skip to content

Commit 5b9c4b7

Browse files
Update graph/patterns/namespace.md
Co-authored-by: Peter Richards <[email protected]>
1 parent 2585cbe commit 5b9c4b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph/patterns/namespace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ introduced.
4646
Graph type names must be descriptive and unique within the API
4747
surface without requiring full qualification.
4848

49-
2. Namespace must be consistent with API category in the navigation path according to [Microsoft Graph REST API Guidelines](https://github.com/microsoft/api-guidelines/blob/vNext/graph/GuidelinesGraph.md#uniform-resource-locators-urls)
49+
2. Namespace must be consistent with API category in the navigation path according to [Microsoft Graph REST API Guidelines](GuidelinesGraph.md#uniform-resource-locators-urls)
5050

5151
3. When type name is ambiguous and requires a namespace qualifier, changing
5252
namespace is a breaking change.

0 commit comments

Comments
 (0)