Skip to content

Commit 09e2b44

Browse files
authored
chore: cluster tools API doc link (#32769)
1 parent 9802b26 commit 09e2b44

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/project-info.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,11 +199,11 @@ project-info {
199199
]
200200
api-docs: [
201201
{
202-
url: ${project-info.scaladoc}"cluster/tools/index.html"
202+
url: ${project-info.scaladoc}"cluster/index.html"
203203
text: "API (Scaladoc)"
204204
}
205205
{
206-
url: ${project-info.javadoc}"cluster/tools/package-summary.html"
206+
url: ${project-info.javadoc}"cluster/package-summary.html"
207207
text: "API (Javadoc)"
208208
}
209209
]

0 commit comments

Comments
 (0)