fix some links

This commit is contained in:
Ace
2024-11-07 08:30:57 +01:00
parent b8424ce94f
commit ea39bc6687
13 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
# About Inkycal
<img align="center" src="https://raw.githubusercontent.com/aceisace/Inkycal/assets/Repo/logo.png" width="800" alt="inkycal logo">
<img align="center" src="https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/Repo/logo.png" width="800" alt="inkycal logo">
Inkycal is a python3 software for selected E-Paper displays.
It's open-source (non-commercially), fully modular, user-friendly and even runs

View File

@@ -5,7 +5,7 @@
Inkycal documentation
======================
.. image:: https://raw.githubusercontent.com/aceisace/Inkycal/assets/Repo/logo.png
.. image:: https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/Repo/logo.png
:alt: logo
.. toctree::

View File

@@ -1,4 +1,4 @@
.. image:: https://raw.githubusercontent.com/aceisace/Inkycal/assets/Repo/logo.png
.. image:: https://raw.githubusercontent.com/aceinnolab/Inkycal/assets/Repo/logo.png
:alt: logo
:align: center

View File

@@ -17,7 +17,7 @@ pip3 install -e ./
```
## Creating settings file
Please navigate to the [WEB-UI](https://aceisace.eu.pythonanywhere.com/index) to create your settings file.
Please navigate to the [WEB-UI](https://inkycal.aceinnolab.com/ui) to create your settings file.
Copy the generated settings file to the Raspberry Pi
more coming soon..