Skip to content

Commit e46fe6a

Browse files
refine documentation links for accuracy and consistency
1 parent cc67729 commit e46fe6a

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ The PostgreSQL, all services and adopted tools are dockerized for a modular and
5151
### Services
5252
The infDB platform provides a suite of essential services designed to facilitate database operation and administration, data handling and visualization, and connectivity. Each preconfigured service can be activated individually to tailor the environment to your specific requirements. This section provides a brief description and configuration options for each available service.
5353

54-
More information, a list of available services see [Services](docs/mkdocs/docs/usage/services.md).
54+
More information, a list of available services see [Services](https://tum-ens.github.io/InfDB/infdb/#services).
5555

5656
### Tools
5757
Tools are software that interact with infDB and process data through standardized, open interfaces. This modular approach allows you to tackle problems of any complexity by combining different tools into custom toolchains.
5858

59-
More information, a list of integrated tools and additional information, see [Tools](docs/mkdocs/docs/tools/index.md).
59+
More information, a list of integrated tools and additional information, see [Tools](https://tum-ens.github.io/InfDB/tools/).
6060

6161
## Getting Started
62-
If you want to use the infDB with the default settings just use the [Quick Start](#Quick-Start) below. For more information in detail read the [Usage Guide](https://need.pages.git-ce.rwth-aachen.de/NEED-infdb/usage/) of the official documentation.
62+
If you want to use the infDB with the default settings just use the [Quick Start](#Quick-Start) below. For more information in detail read the [Usage Guide](https://tum-ens.github.io/InfDB/usage/) of the official documentation.
6363

6464
### Prequisites
6565
- Docker Engine: https://docs.docker.com/engine/install/

docs/mkdocs/docs/index.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,27 @@ The infDB can be used effectively wherever geospatial and time series informatio
2424
- Energy System Modeling
2525
- Municipal Heat Planning and Infrastructure Planning
2626
- Scenario and Geospatial Analysis
27+
2728
## Architecture
2829

2930
The infDB architecture is composed of two main components:
3031

31-
: :fontawesome-solid-gears: **[Services](https://tum-ens.github.io/InfDB/infdb/#services)** – Dockerized open-source software providing base functionality.
32-
: :material-tools: **[Tools](https://tum-ens.github.io/InfDB/tools/)** – Software interacting with the infDB.
32+
: :fontawesome-solid-gears: **[Services](usage/services.md)** – Dockerized open-source software providing base functionality.
33+
: :material-tools: **[Tools](tools/index.md)** – Software interacting with the infDB.
3334

3435
![infDB Overview](assets/img/infdb-overview.png)
3536

3637
## Getting Started
3738

38-
Check out the **[Usage Guide](https://tum-ens.github.io/InfDB/usage/)** to install, configure and run your instance.
39+
Check out the **[Usage Guide](usage/index.md)** to install, configure and run your instance.
3940

4041
## Demo
41-
The **[Linear Heat Density](https://tum-ens.github.io/InfDB/linear-heat-density/)** use case demonstrates the capabilities of infDB in the context of municipal heat planning (KWP).
42-
![Linear Heat Density Demo](https://tum-ens.github.io/InfDB/linear-heat-density/qwc-browser.png)
42+
The **[Linear Heat Density](linear-heat-density/index.md)** use case demonstrates the capabilities of infDB in the context of municipal heat planning (KWP).
43+
![](linear-heat-density/qwc-browser.png)
4344

4445
## Contribution
4546

46-
Check out the **[Developer Guide](https://tum-ens.github.io/InfDB/development/)** to learn how to contribute.
47+
Check out the **[Developer Guide](development/index.md)** to learn how to contribute.
4748

4849
## Feedback and contributions
4950

0 commit comments

Comments
 (0)