From b60d576960ce7127b1f46cda58a3a526aec6b85e Mon Sep 17 00:00:00 2001 From: mtfishman Date: Wed, 4 Mar 2026 10:30:27 -0500 Subject: [PATCH 1/2] Update docs URLs --- Project.toml | 2 +- README.md | 3 +-- docs/make.jl | 2 +- examples/README.jl | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/Project.toml b/Project.toml index 26867579..6fa9ebbf 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ITensorDocsNext" uuid = "701fd796-f527-45da-9a53-2681c1a90c45" -version = "0.1.15" +version = "0.1.16" authors = ["ITensor developers and contributors"] [workspace] diff --git a/README.md b/README.md index e89eb502..a2c07dff 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Documentation for in-progress rewrite of the ITensor ecosystem A preview of the documentation for an in-progress rewrite of the ITensor Julia -ecosystem. You can find the documentation [here](https://itensor.github.io/ITensorDocsNext). +ecosystem. You can find the documentation [here](https://itensor.github.io/ITensorDocsNext.jl). ## Support @@ -16,4 +16,3 @@ ITensor is supported by the Flatiron Institute, a division of the Simons Foundat --- *This page was generated using [Literate.jl](https://github.com/fredrikekre/Literate.jl).* - diff --git a/docs/make.jl b/docs/make.jl index d4b5fb6d..c0078154 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -89,7 +89,7 @@ MultiDocumenter.make( search_engine = MultiDocumenter.SearchConfig(; index_versions = ["stable"], engine = MultiDocumenter.FlexSearch ), - rootpath = "/ITensorDocsNext/", + rootpath = "/ITensorDocsNext.jl/", canonical_domain = "https://itensor.github.io/", sitemap = true, assets_dir = "docs/src/assets", diff --git a/examples/README.jl b/examples/README.jl index 8db0e6c6..5864b2a1 100644 --- a/examples/README.jl +++ b/examples/README.jl @@ -1,7 +1,7 @@ # # Documentation for in-progress rewrite of the ITensor ecosystem # # A preview of the documentation for an in-progress rewrite of the ITensor Julia -# ecosystem. You can find the documentation [here](https://itensor.github.io/ITensorDocsNext). +# ecosystem. You can find the documentation [here](https://itensor.github.io/ITensorDocsNext.jl). # ## Support # From 734f5f9d5ff0d92987d1ef0e8aed36bad96e3cb7 Mon Sep 17 00:00:00 2001 From: mtfishman Date: Wed, 4 Mar 2026 10:33:30 -0500 Subject: [PATCH 2/2] Format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2c07dff..6cb4e8b6 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ ITensor is supported by the Flatiron Institute, a division of the Simons Foundat --- *This page was generated using [Literate.jl](https://github.com/fredrikekre/Literate.jl).* +