You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,14 @@ Thesis Management was developed as part of multiple bachelor's and master's thes
12
12
13
13
## Documentation
14
14
15
-
The full documentation lives at **[ls1intum.github.io/thesis-management](https://ls1intum.github.io/thesis-management/)**. It contains role-based guides with embedded video walk-throughs, permission matrices, workflow diagrams, and everything an operator or developer needs to run the platform.
15
+
The full documentation lives at **[docs.thesis.aet.cit.tum.de](https://docs.thesis.aet.cit.tum.de/)**. It contains role-based guides with embedded video walk-throughs, permission matrices, workflow diagrams, and everything an operator or developer needs to run the platform.
16
16
17
-
-**[Students](https://ls1intum.github.io/thesis-management/students/)** — apply for a topic, book interview slots, write your thesis, and receive your grade.
18
-
-**[Supervisors & Examiners](https://ls1intum.github.io/thesis-management/supervisors/)** — create topics, review applications, run interviews, supervise theses, and issue grades. Includes the full [Permissions](https://ls1intum.github.io/thesis-management/supervisors/permissions) matrix and the [Workflows](https://ls1intum.github.io/thesis-management/supervisors/workflows) flowcharts.
19
-
-**[Admins](https://ls1intum.github.io/thesis-management/admin/)** — configuration, production setup, and data retention.
20
-
-**[Developers](https://ls1intum.github.io/thesis-management/developer/)** — local development, database migrations, mail templates, release workflow, and the API reference.
17
+
-**[Students](https://docs.thesis.aet.cit.tum.de/students/)** — apply for a topic, book interview slots, write your thesis, and receive your grade.
18
+
-**[Supervisors & Examiners](https://docs.thesis.aet.cit.tum.de/supervisors/)** — create topics, review applications, run interviews, supervise theses, and issue grades. Includes the full [Permissions](https://docs.thesis.aet.cit.tum.de/supervisors/permissions) matrix and the [Workflows](https://docs.thesis.aet.cit.tum.de/supervisors/workflows) flowcharts.
19
+
-**[Admins](https://docs.thesis.aet.cit.tum.de/admin/)** — configuration, production setup, and data retention.
20
+
-**[Developers](https://docs.thesis.aet.cit.tum.de/developer/)** — local development, database migrations, mail templates, release workflow, and the API reference.
21
21
22
-
> **Just want a demo?** Run `docker compose -f docker-compose.showcase.yml up -d` and open <http://localhost:3100>. See the [Development Setup](https://ls1intum.github.io/thesis-management/developer/development-setup) guide for details.
22
+
> **Just want a demo?** Run `docker compose -f docker-compose.showcase.yml up -d` and open <http://localhost:3100>. See the [Development Setup](https://docs.thesis.aet.cit.tum.de/developer/development-setup) guide for details.
0 commit comments