diff --git a/README.rst b/README.rst index 45dd89c..1cce2f4 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ Autoscaling GitHub Actions Runners Using Hetzner Cloud A simple alternative to Github's `Recommended autoscaling solutions `_. :🔍 Tip: - See `Wiki `_ for full documentation. + See `Wiki <../../wiki>`_ for full documentation. The **github-hetzner-runners** service program starts and monitors queued-up jobs for GitHub Actions workflows. When a new job is queued up, it creates a new Hetzner Cloud server instance @@ -402,6 +402,6 @@ As you can see, our job was executed and completed using our own self-hosted run ---- -🔍 See `Wiki `_ for full documentation. +🔍 See `Wiki <../../wiki>`_ for full documentation. .. _Config class: https://github.com/testflows/TestFlows-GitHub-Hetzner-Runners/blob/main/testflows/github/hetzner/runners/config.py#L45