diff --git a/README.md b/README.md index 3c1861d..ed275a3 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # COMPAS XR [![Github Actions Build Status](https://github.com/compas-dev/compas_xr/workflows/build/badge.svg)](https://github.com/compas-dev/compas_xr/actions) -[![License](https://img.shields.io/github/license/gramaziokohler/compas_xr.svg)](https://pypi.python.org/pypi/compas_xr) +[![License](https://img.shields.io/github/license/compas-dev/compas_xr.svg)](https://pypi.python.org/pypi/compas_xr) [![pip downloads](https://img.shields.io/pypi/dm/compas_xr)](https://pypi.python.org/project/compas_xr) [![PyPI Package latest release](https://img.shields.io/pypi/v/compas_xr.svg)](https://pypi.python.org/pypi/compas_xr) [![Supported implementations](https://img.shields.io/pypi/implementation/compas_xr.svg)](https://pypi.python.org/pypi/compas_xr) [![DOI](https://zenodo.org/badge/247674503.svg)](https://zenodo.org/doi/10.5281/zenodo.12514526) [![Twitter Follow](https://img.shields.io/twitter/follow/compas_dev?style=social)](https://twitter.com/compas_dev) -![COMPAS XR](https://raw.githubusercontent.com/gramaziokohler/compas_xr/main/docs/_images/compas_xr_lead_image.png) +![COMPAS XR](https://raw.githubusercontent.com/compas-dev/compas_xr/main/docs/_images/compas_xr_lead_image.png) `COMPAS XR` streamlines extended reality workflows to ease the implementation of human-machine collaborative applications in architectural research and educational environments. diff --git a/docs/conf.py b/docs/conf.py index ded1150..273e634 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -9,7 +9,7 @@ project = "COMPAS XR" copyright = "ETH Zurich, Princeton University" author = "Joseph Kenny" -organization = "gramaziokohler" +organization = "compas-dev" package = "compas_xr" master_doc = "index"