diff --git a/extensions/TheShovel/LZ-String.js b/extensions/TheShovel/LZ-String.js index e66090421d..c69aecb91e 100644 --- a/extensions/TheShovel/LZ-String.js +++ b/extensions/TheShovel/LZ-String.js @@ -224,7 +224,6 @@ return { id: 'shovellzcompress', name: 'LZ Compress', - docsURI: 'https://pieroxy.net/blog/pages/lz-string/index.html', blocks: [{ opcode: 'compress', blockType: Scratch.BlockType.REPORTER,