Skip to content

Commit 69201a2

Browse files
authored
Fix link formatting. (#10730)
1 parent 685302b commit 69201a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install/from_source.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Building on Windows
213213
~~~~~~~~~~~~~~~~~~~
214214
TVM support build via MSVC using cmake. You will need to ontain a visual studio compiler.
215215
The minimum required VS version is **Visual Studio Enterprise 2019** (NOTE: we test
216-
against GitHub Actions' [Windows 2019 Runner](https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md), so see that page for full details.
216+
against GitHub Actions' `Windows 2019 Runner <https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md>`_, so see that page for full details.
217217
We recommend following :ref:`build-with-conda` to obtain necessary dependencies and
218218
get an activated tvm-build environment. Then you can run the following command to build
219219

0 commit comments

Comments
 (0)