Skip to content

Commit df76b90

Browse files
authored
Update TensorOperations link (#316)
1 parent 9719763 commit df76b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bib = CitationBibliography(bibpath; style = :authoryear)
2828
# interlinks
2929
links = InterLinks(
3030
"TensorKit" => "https://jutho.github.io/TensorKit.jl/stable/",
31-
"TensorOperations" => "https://jutho.github.io/TensorOperations.jl/stable/",
31+
"TensorOperations" => "https://quantumkithub.github.io/TensorOperations.jl/stable/",
3232
"KrylovKit" => "https://jutho.github.io/KrylovKit.jl/stable/",
3333
"BlockTensorKit" => "https://lkdvos.github.io/BlockTensorKit.jl/dev/"
3434
)

0 commit comments

Comments
 (0)