Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
docs: set site_url to fix broken 404 page on RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
lars-reimann committed Apr 5, 2023
1 parent 39e3403 commit f5cf861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
site_name: Safe-DS Python Library - Examples
repo_url: https://github.com/Safe-DS/Stdlib-Examples
repo_name: Safe-DS/Stdlib-Examples
site_url: !ENV READTHEDOCS_CANONICAL_URL

nav:
- Home:
Expand Down

0 comments on commit f5cf861

Please sign in to comment.