Skip to content

Commit a4a02e7

Browse files
authored
Update common_conf.py
1 parent 61e21fd commit a4a02e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf/common_conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def path_relative_to_repo_root(relative_path):
5656
.. |vpl_version| replace:: $oneapi_version
5757
.. |mkl_full_name| replace:: oneAPI Math Kernel Library
5858
.. |mkl_version| replace:: $oneapi_version
59-
.. _`Level Zero Specification`: https://spec.oneapi.com/versions/$oneapi_version/oneL0/index.html
59+
.. _`Level Zero Specification`: https://spec.oneapi.com/level-zero/latest/index.html
6060
""")
6161

6262
rst_prolog = prolog_template.substitute(env)

0 commit comments

Comments
 (0)