diff --git a/dsl-reference.md b/dsl-reference.md index 889210a8..2e5445d1 100644 --- a/dsl-reference.md +++ b/dsl-reference.md @@ -1818,7 +1818,7 @@ Describes an enpoint. | Property | Type | Required | Description | |----------|:----:|:--------:|-------------| | uri | `string` | `yes` | The endpoint's URI. | -| authentication | `[authentication](#authentication)` | `no` | The authentication policy to use. | +| authentication | [authentication](#authentication) | `no` | The authentication policy to use. | ### HTTP Response