diff --git a/README.md b/README.md index 605523940c7fb4529e33397471b923c8bf6a9039..c9bb3d16b7ff31d5e6422d9e24bfc6fe9746816d 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ To use DAN in your own scripts, install it using pip: pip install -e . ``` -For more details about this package, make sure to see the documentation available at <https://teklia.gitlab.io/atr/dan/>. +For more details about this package, make sure to see the documentation available at <https://atr.pages.teklia.com/dan/>. ## Development @@ -92,20 +92,20 @@ This package provides three subcommands. To get more information about any subco ### Get started -See the [dedicated section](https://teklia.gitlab.io/atr/dan/get_started/training/) on the official DAN documentation. +See the [dedicated section](https://atr.pages.teklia.com/dan/get_started/training/) on the official DAN documentation. ### Data extraction from Arkindex -See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/datasets/extract/) on the official DAN documentation. +See the [dedicated section](https://atr.pages.teklia.com/dan/usage/datasets/extract/) on the official DAN documentation. ### Dataset formatting -See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/datasets/format/) on the official DAN documentation. +See the [dedicated section](https://atr.pages.teklia.com/dan/usage/datasets/format/) on the official DAN documentation. ### Model training -See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/train/) on the official DAN documentation. +See the [dedicated section](https://atr.pages.teklia.com/dan/usage/train/) on the official DAN documentation. ### Model prediction -See the [dedicated section](https://teklia.gitlab.io/atr/dan/usage/predict/) on the official DAN documentation. +See the [dedicated section](https://atr.pages.teklia.com/dan/usage/predict/) on the official DAN documentation.