diff --git a/README.md b/README.md index de5eb73..8592930 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It was born from our own requirement from writing spatial data processing tools ## Documentation -https://3DGI.github.io/geodepot +https://3DBAG.github.io/geodepot ## Interfaces @@ -13,7 +13,7 @@ https://3DGI.github.io/geodepot The main interface, it supports all operations. -Repository (the current repo): https://github.com/3DGI/geodepot +Repository (the current repo): https://github.com/3DBAG/geodepot ### API @@ -26,7 +26,7 @@ The API is available in: - Python (binding) - CMake (binding) -Repository: https://github.com/3DGI/geodepot-api +Repository: https://github.com/3DBAG/geodepot-api ## Example diff --git a/docs/index.md b/docs/index.md index 812246e..2c874ca 100644 --- a/docs/index.md +++ b/docs/index.md @@ -87,7 +87,7 @@ geodepot get wippolder/wippolder.gpkg The main interface. It supports all operations and you are currently reading its documentation. -Repository: [https://github.com/3DGI/geodepot](https://github.com/3DGI/geodepot) +Repository: [https://github.com/3DBAG/geodepot](https://github.com/3DBAG/geodepot) ### API @@ -100,7 +100,7 @@ The API is available in: - Python (binding) - CMake (binding) -Repository: [https://github.com/3DGI/geodepot-api](https://github.com/3DGI/geodepot-api) +Repository: [https://github.com/3DBAG/geodepot-api](https://github.com/3DBAG/geodepot-api) ## What Geodepot is not diff --git a/mkdocs.yml b/mkdocs.yml index 3e41f0b..7affd90 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,8 +1,8 @@ # yaml-language-server: $schema=https://squidfunk.github.io/mkdocs-material/schema.json site_name: Geodepot -site_url: https://3DGI.github.io/geodepot -repo_url: https://github.com/3DGI/geodepot -repo_name: 3DGI/geodepot +site_url: https://3DBAG.github.io/geodepot +repo_url: https://github.com/3DBAG/geodepot +repo_name: 3DBAG/geodepot plugins: - search theme: