Skip to content

Commit 289ffbd

Browse files
authored
Fix links to TensorKit.jl in README (#44)
1 parent 03ad9ed commit 289ffbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ A Julia package for working with objects in fusion categories.
2121
This package provides functionality for defining objects in fusion categories, along with their topological data.
2222
This includes the fusion rules, the associators, and the braiding.
2323
In particular, this is the data that is needed to define (symmetric) tensors, which are defined over vector spaces graded by these objects.
24-
For the full functionality, we refer to [TensorKit.jl](https://github.com/Jutho/TensorKit.jl) and [its documentation](https://jutho.github.io/TensorKit.jl/latest/).
24+
For the full functionality, we refer to [TensorKit.jl](https://github.com/QuantumKitHub/TensorKit.jl) and [its documentation](https://quantumkithub.github.io/TensorKit.jl/stable/).
2525

2626
Install via the package manager.

0 commit comments

Comments
 (0)