We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d3b63 commit ecd4c72Copy full SHA for ecd4c72
exercises/practice/parallel-letter-frequency/.docs/instructions.append.md
@@ -45,7 +45,7 @@ Be aware that the implementation of the worker API differs largely between brows
45
Make sure to read the documentation for your specific runtime!
46
~~~
47
48
-Here's a simple demo of the `Web Worker API` (taken from [here][medium-demo])
+Here's a simple demo of the `Web Worker API` (taken from [Medium][medium-demo])
49
50
```js
51
// main.js
0 commit comments