Skip to content

Commit 249e800

Browse files
Update outdated demo link from /plugins.html to /devices (#1386)
**Summary:** - Update outdated demo link from `/plugins.html` to `/devices` **Relevant references:** In data review, we found that there are still some links to `/plugins.html`: https://www.notion.so/xanaduai/Apr-15-May-15-2025-1f3bc6bd17648018a8a3e338619dd913?pvs=4 **Possible Drawbacks:** N/A **Related GitHub Issues:** N/A
1 parent 6d279ef commit 249e800

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demonstrations/plugins_hybrid.metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77
],
88
"dateOfPublication": "2019-10-11T00:00:00+00:00",
9-
"dateOfLastModification": "2024-10-07T00:00:00+00:00",
9+
"dateOfLastModification": "2025-05-29T00:00:00+00:00",
1010
"categories": [
1111
"Devices and Performance"
1212
],

demonstrations/plugins_hybrid.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
125125
While PennyLane provides a basic qubit simulator (``'default.qubit'``) and a basic CV
126126
Gaussian simulator (``'default.gaussian'``), the true power of PennyLane comes from its
127-
`plugin ecosystem <https://pennylane.ai/plugins.html>`_, allowing quantum computations
127+
`device ecosystem <https://pennylane.ai/devices>`_, allowing quantum computations
128128
to be run on a variety of quantum simulator and hardware devices.
129129
130130
For this circuit, we will be using the ``'strawberryfields.fock'`` device to construct

0 commit comments

Comments
 (0)