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 3a7c43e commit 0617448Copy full SHA for 0617448
docs/docfiles/urls.rst
@@ -1,6 +1,6 @@
1
2
.. _buffer protocol: https://docs.python.org/3/c-api/buffer.html
3
-.. _Data API: https://data-apis.github.io/array-api/latest/
+.. _array API: https://data-apis.github.io/array-api/latest/
4
5
.. _Section 4.6: https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/sycl-2020.html#_sycl_runtime_classes
6
.. _SYCL 2020 spec: https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/sycl-2020.html
@@ -9,3 +9,4 @@
9
.. _sycl queue: https://sycl.readthedocs.io/en/latest/iface/queue.html
10
.. _sycl event: https://sycl.readthedocs.io/en/latest/iface/event.html
11
.. _sycl context: https://sycl.readthedocs.io/en/latest/iface/context.html
12
+.. _oneAPI: https://www.oneapi.io/
0 commit comments