Skip to content

Commit 0f1a2ea

Browse files
authored
Fixed separator in link to relative local file
Backslash produced incorrect link in doc. Fixed with forward slash.
1 parent b9907f1 commit 0f1a2ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/Guidelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -995,4 +995,4 @@ These guidelines describe the upfront design considerations, technology building
995995

996996
The Azure REST API Stewardship board is a collection of dedicated architects that are passionate about helping Azure service teams build interfaces that are intuitive, maintainable, consistent, and most importantly, delight our customers.
997997
Because APIs affect nearly all downstream decisions, you are encouraged to reach out to the Stewardship board early in the development process.
998-
These architects will work with you to apply these guidelines and identify any hidden pitfalls in your design. For more information on how to part with the Stewardship board, please refer to [Considerations for Service Design](.\ConsiderationsForServiceDesign.md).
998+
These architects will work with you to apply these guidelines and identify any hidden pitfalls in your design. For more information on how to part with the Stewardship board, please refer to [Considerations for Service Design](./ConsiderationsForServiceDesign.md).

0 commit comments

Comments
 (0)