Skip to content

Commit 825e5d5

Browse files
committed
🔗 More specific docs link
The only link that isn't covered by the configuration in constants.
1 parent bd344d7 commit 825e5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

octoprint_ws281x_led_status/static/js/ws281x_led_status.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ $(function () {
9797
"<p>Used command: " +
9898
data.payload +
9999
"</p>" +
100-
"<p><a href='https://cp2004.gitbook.io/ws281x-led-status/documentation/host-commands'>Documentation</a> </p>",
100+
"<p><a href='https://cp2004.gitbook.io/ws281x-led-status/v/0.8.x/documentation/host-commands'>Documentation</a> </p>",
101101
type: "warning",
102102
hide: false,
103103
});

0 commit comments

Comments
 (0)