Doc: Fix broken link to emscripten networking website (#99531)

There was an extra `>` in the url.
This commit is contained in:
Alexander Ryabov 2022-11-18 21:57:04 +03:00 committed by GitHub
parent c8c6113398
commit ed206e39f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ DOM APIs as well as limited networking capabilities with JavaScript's
.. _WebAssembly: https://webassembly.org/
.. _Emscripten: https://emscripten.org/
.. _Emscripten Networking: https://emscripten.org/docs/porting/networking.html>
.. _Emscripten Networking: https://emscripten.org/docs/porting/networking.html
.. _WASI: https://wasi.dev/
.. _wasmtime: https://wasmtime.dev/
.. _Pyodide: https://pyodide.org/