Skip to content

Commit c0b2b15

Browse files
committed
updated link in function op
1 parent 6609a25 commit c0b2b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/SiteTypes/src/sitetype.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Sz = op("Sz", s)
229229
```
230230
231231
You can see all of the operator names defined for the site types included
232-
with ITensor [here](https://itensor.github.io/ITensors.jl/dev/IncludedSiteTypes.html).
232+
with ITensor [here](https://docs.itensor.org/ITensorMPS/stable/IncludedSiteTypes.html).
233233
Note that some site types such as "S=1/2" and "Qubit"
234234
are aliases for each other and share operator definitions.
235235
"""

0 commit comments

Comments
 (0)