Skip to content

Commit e04170b

Browse files
committed
add missing links
1 parent b9fd8a1 commit e04170b

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

policy/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,9 +344,11 @@ The internal mechanics of ordering are up to the Policy editing and hosting soft
344344
[Top][toc]
345345

346346
[beta]: /general-information.md#beta
347+
[error-messages]: /general-information.md#error-messages
347348
[iana]: https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml
348349
[muni-boundary]: ../provider/README.md#municipality-boundary
349350
[propulsion-types]: /general-information.md#propulsion-types
351+
[responses]: /general-information.md#responses
350352
[ts]: /general-information.md#timestamps
351353
[toc]: #table-of-contents
352354
[vehicle-events]: /general-information.md#vehicle-state-events

provider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Versioning must be implemented as specified in the [Versioning section][versioni
4747

4848
The response to a client request must include a valid HTTP status code defined in the [IANA HTTP Status Code Registry][iana].
4949

50-
See the [Responses section][responses] for information on valid MDS response codes and the [Error Messages section][error-messages] for information on formatting error messages.
50+
See [Responses][responses] for information on valid MDS response codes and [Error Messages][error-messages] for information on formatting error messages.
5151

5252
The response must set the `Content-Type` header as specified in the [Versioning section][versioning].
5353

0 commit comments

Comments
 (0)