From f4f345410c5f8d3c4f56244db7843abfa479cd53 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 11 May 2026 07:51:49 +0000 Subject: [PATCH] docs: move documentation link higher in README Agent-Logs-Url: https://github.com/stakater/Reloader/sessions/247dcce4-dd5c-4f51-816b-04cabd572f7c Co-authored-by: msafwankarim <66724151+msafwankarim@users.noreply.github.com> --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 112c2fd0..3f11dc29 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ In a traditional Kubernetes setup, updating a `Secret` or `ConfigMap` does not a Reloader bridges that gap by ensuring your workloads stay in sync with configuration changes — automatically and safely. +📚 Full documentation: [docs.stakater.com/reloader](https://docs.stakater.com/reloader/) + ## 🚀 Why Reloader? - ✅ **Zero manual restarts**: No need to manually rollout workloads after config/secret changes. @@ -465,10 +467,6 @@ If you're running Reloader in production, we'd love to hear from you: ## Help -### Documentation - -The Reloader documentation can be viewed from [the doc site](https://docs.stakater.com/reloader/). - ### Have a question? File a GitHub [issue](https://github.com/stakater/Reloader/issues).