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 61e21fd commit a4a02e7Copy full SHA for a4a02e7
source/conf/common_conf.py
@@ -56,7 +56,7 @@ def path_relative_to_repo_root(relative_path):
56
.. |vpl_version| replace:: $oneapi_version
57
.. |mkl_full_name| replace:: oneAPI Math Kernel Library
58
.. |mkl_version| replace:: $oneapi_version
59
-.. _`Level Zero Specification`: https://spec.oneapi.com/versions/$oneapi_version/oneL0/index.html
+.. _`Level Zero Specification`: https://spec.oneapi.com/level-zero/latest/index.html
60
""")
61
62
rst_prolog = prolog_template.substitute(env)
0 commit comments