Skip to content

Commit 234301a

Browse files
authored
Update README.md
Clarified language on link.
1 parent 9bda096 commit 234301a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ When building software components that will be used by developers to build other
33

44
Designing powerful APIs with strong defaults, consistent behavior across related projects, and ease of use for developers arises from putting yourself in the shoes of the person using your interfaces, and taking their concerns to heart. The APIs you ship can have a dramatic long term effect on the health of your software product, and that is why the **REST API Stewardship Board** is here to help! We have published a collection of best practices, REST guidance, and OpenAPI style guidelines to help you create an amazing developer experience.
55
* [Considerations for Service Design](ConsiderationsForServiceDesign.md)
6-
* [Guidelines](Guidelines.md)
6+
* [REST API Guidelines](Guidelines.md)
77
* [OpenAPI Style Guidelines](https://github.com/Azure/azure-api-style-guide/blob/main/README.md)
88
* [Breaking Changes](https://aka.ms/azapi/breakingchanges)
99

0 commit comments

Comments
 (0)