diff --git a/README.md b/README.md index 56896b93..a45818d6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ - - PEPSKit.jl logo + + PEPSKit.jl logo # PEPSKit.jl @@ -8,12 +8,12 @@ [![docs][docs-dev-img]][docs-dev-url] ![CI][ci-url] [![codecov][codecov-img]][codecov-url] [docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg -[docs-dev-url]: https://quantumghent.github.io/PEPSKit.jl/dev/ +[docs-dev-url]: https://QuantumKitHub.github.io/PEPSKit.jl/dev/ -[codecov-img]: https://codecov.io/gh/quantumghent/PEPSKit.jl/branch/master/graph/badge.svg -[codecov-url]: https://codecov.io/gh/quantumghent/PEPSKit.jl +[codecov-img]: https://codecov.io/gh/QuantumKitHub/PEPSKit.jl/graph/badge.svg?token=1OBDY03SUP +[codecov-url]: https://codecov.io/gh/QuantumKitHub/PEPSKit.jl -[ci-url]: https://github.com/quantumghent/PEPSKit.jl/workflows/CI/badge.svg +[ci-url]: https://github.com/QuantumKitHub/PEPSKit.jl/workflows/CI/badge.svg **Tools for working with projected entangled-pair states** diff --git a/docs/make.jl b/docs/make.jl index 143b0c4b..1814ee54 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -25,4 +25,4 @@ makedocs(; ], ) -deploydocs(; repo="https://github.com/quantumghent/PEPSKit.jl.git") +deploydocs(; repo="https://github.com/QuantumKitHub/PEPSKit.jl.git") diff --git a/docs/src/examples/index.md b/docs/src/examples/index.md index 2e3a6e7c..f33fdb82 100644 --- a/docs/src/examples/index.md +++ b/docs/src/examples/index.md @@ -1 +1 @@ -For now, refer to the [examples folder](https://github.com/quantumghent/PEPSKit.jl/tree/master/examples) on GitHub. \ No newline at end of file +For now, refer to the [examples folder](https://github.com/QuantumKitHub/PEPSKit.jl/tree/master/examples) on GitHub. \ No newline at end of file