Skip to content

Commit aee9488

Browse files
committed
fix docker-worker interactive link
1 parent ac1f348 commit aee9488

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
audience: developers
2+
level: silent
3+
---
4+
5+
Fix docker-worker interactive doc link

ui/docs/reference/workers/docker-worker/features.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ Then click on the `interactive.html` in the UI to enter the container.
117117

118118
References:
119119

120-
* [docker-worker integration](https://github.com/taskcluster/taskcluster/blob/main/workers/docker-worker/src/lib/features/interactive.js)
120+
* [docker-worker integration](https://github.com/taskcluster/taskcluster/blob/main/workers/docker-worker/src/features/interactive.js)
121121
* [implementation](https://github.com/taskcluster/docker-exec-websocket-server)
122122

123123
## Feature: `allowPtrace`

0 commit comments

Comments
 (0)