Skip to content

Commit dd4987f

Browse files
authored
Merge pull request #1034 from mcruzdev/docs
Adjust authentication link
2 parents 7aa293d + 04ac238 commit dd4987f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsl-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1818,7 +1818,7 @@ Describes an enpoint.
18181818
| Property | Type | Required | Description |
18191819
|----------|:----:|:--------:|-------------|
18201820
| uri | `string` | `yes` | The endpoint's URI. |
1821-
| authentication | `[authentication](#authentication)` | `no` | The authentication policy to use. |
1821+
| authentication | [authentication](#authentication) | `no` | The authentication policy to use. |
18221822

18231823
### HTTP Response
18241824

0 commit comments

Comments
 (0)