Skip to content

Commit ce1d739

Browse files
committed
Address PR review comments
1 parent bd7b1d9 commit ce1d739

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure/Guidelines.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ The Microsoft Azure Cloud platform exposes its APIs through the core building bl
4747
### HTTP
4848
Azure services must adhere to the HTTP specification, [RFC7231](https://tools.ietf.org/html/rfc7231). This section further refines and constrains how service implementors should apply the constructs defined in the HTTP specification. It is therefore, important that you have a firm understanding of the following concepts:
4949

50-
- Uniform Resource Locators (URLs)
51-
- HTTP Request / Response Pattern
52-
- HTTP Query Parameters and Header Values
50+
- [Uniform Resource Locators (URLs)](#uniform-resource-locators-urls)
51+
- [HTTP Request / Response Pattern](#http-request--response-pattern)
52+
- [HTTP Query Parameters and Header Values](#http-query-parameters-and-header-values)
5353

5454
#### Uniform Resource Locators (URLs)
5555

0 commit comments

Comments
 (0)