Skip to content

Commit ea0e872

Browse files
committed
Fix some broken links
1 parent 9424dcf commit ea0e872

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/v2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ <h2 id="a-uniform-declarative-api">A uniform declarative API</h2>
135135
</tr>
136136
<tr>
137137
<td><em>Site linking</em></td>
138-
<td><a href="https://skupperproject.github.io/refdog/resources/link.html">Link</a>, <a href="https://skupperproject.github.io/refdog/resources/accessgrant.html">AccessGrant</a>, <a href="https://skupperproject.github.io/refdog/resources/accesstoken.html">AccessToken</a></td>
138+
<td><a href="https://skupperproject.github.io/refdog/resources/link.html">Link</a>, <a href="https://skupperproject.github.io/refdog/resources/access-grant.html">AccessGrant</a>, <a href="https://skupperproject.github.io/refdog/resources/access-token.html">AccessToken</a></td>
139139
</tr>
140140
<tr>
141141
<td><em>Service exposure</em></td>

input/v2/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ The following are the core API resources in v2, organized by function:
6565

6666
[site-ref]: https://skupperproject.github.io/refdog/resources/site.html
6767
[link-ref]: https://skupperproject.github.io/refdog/resources/link.html
68-
[access-grant-ref]: https://skupperproject.github.io/refdog/resources/accessgrant.html
69-
[access-token-ref]: https://skupperproject.github.io/refdog/resources/accesstoken.html
68+
[access-grant-ref]: https://skupperproject.github.io/refdog/resources/access-grant.html
69+
[access-token-ref]: https://skupperproject.github.io/refdog/resources/access-token.html
7070
[connector-ref]: https://skupperproject.github.io/refdog/resources/connector.html
7171
[listener-ref]: https://skupperproject.github.io/refdog/resources/listener.html
7272

0 commit comments

Comments
 (0)