Fix link in `benchmarking-workflow-dotnet-runtime.md` (#4213)

This commit is contained in:
Andrea Canciani 2024-05-13 19:31:28 +02:00 коммит произвёл GitHub
Родитель a7ebde17de
Коммит 71cf3ae660
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -177,7 +177,7 @@ This would produce `/path/to/dotnet/runtime/artifacts/bin/dotnet-latest`, which
#### Install v8 engine
Make sure you have the v8 engine installed and in the PATH. Follow the installation [instructions](https://github.com/dotnet/runtime/tree/main/src/mono/wasm#installation-of-javascript-engines) if you don't have v8 installed.
Make sure you have the v8 engine installed and in the PATH. Follow the installation [instructions](https://github.com/dotnet/runtime/tree/main/src/mono/browser#installation-of-javascript-engines) if you don't have v8 installed.
#### Run the benchmarks with the interpreter