Skip to content

Commit eb186fc

Browse files
authored
DNin/wake-lock: fix docsURI (#920)
1 parent bcfa6bf commit eb186fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/DNin/wake-lock.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
return {
2626
id: 'dninwakelock',
2727
name: 'Wake Lock',
28-
docsURI: 'https://extensions.turbowarp.org/wake-lock',
28+
docsURI: 'https://extensions.turbowarp.org/DNin/wake-lock',
2929
blocks: [
3030
{
3131
opcode: 'setWakeLock',

0 commit comments

Comments
 (0)