From 4f4451f2bff619a8413a1fbc42f4864a60c3ed0d Mon Sep 17 00:00:00 2001 From: Josh Rotenberg Date: Tue, 16 Dec 2025 14:25:17 -0800 Subject: [PATCH] docs: update documentation URLs to new hosting location MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates all documentation links from redis-developer.github.io/redisctl to redis-field-engineering.github.io/redisctl-docs since redis-developer org redirects GitHub Pages to redis.io. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- README.md | 18 +++++++++--------- docs/src/presentation/slides.html | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 5b90925..604ab91 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ redisctl enterprise logs list --follow **That's it!** You're ready to manage your Redis deployments. -[**Full Documentation →**](https://redis-developer.github.io/redisctl/) +[**Full Documentation →**](https://redis-field-engineering.github.io/redisctl-docs/) --- @@ -411,13 +411,13 @@ redisctl enterprise cluster get -o yaml ## Documentation -**[Complete Documentation](https://redis-developer.github.io/redisctl/)** +**[Complete Documentation](https://redis-field-engineering.github.io/redisctl-docs/)** -- [Getting Started Guide](https://redis-developer.github.io/redisctl/getting-started/) -- [Command Reference](https://redis-developer.github.io/redisctl/reference/) -- [Configuration Guide](https://redis-developer.github.io/redisctl/configuration/) -- [Workflow Examples](https://redis-developer.github.io/redisctl/workflows/) -- [Troubleshooting](https://redis-developer.github.io/redisctl/troubleshooting/) +- [Getting Started Guide](https://redis-field-engineering.github.io/redisctl-docs/getting-started/) +- [Command Reference](https://redis-field-engineering.github.io/redisctl-docs/reference/) +- [Configuration Guide](https://redis-field-engineering.github.io/redisctl-docs/configuration/) +- [Workflow Examples](https://redis-field-engineering.github.io/redisctl-docs/workflows/) +- [Troubleshooting](https://redis-field-engineering.github.io/redisctl-docs/troubleshooting/) --- @@ -433,7 +433,7 @@ Individual crate changelogs: ## Contributing -Contributions welcome! See our [Contributing Guide](https://redis-developer.github.io/redisctl/developer/contributing.html). +Contributions welcome! See our [Contributing Guide](https://redis-field-engineering.github.io/redisctl-docs/developer/contributing.html). ```bash # Clone and build @@ -463,6 +463,6 @@ at your option. ## Support -- [Documentation](https://redis-developer.github.io/redisctl/) +- [Documentation](https://redis-field-engineering.github.io/redisctl-docs/) - [Issue Tracker](https://github.com/redis-developer/redisctl/issues) - [Discussions](https://github.com/redis-developer/redisctl/discussions) diff --git a/docs/src/presentation/slides.html b/docs/src/presentation/slides.html index e9c6975..d309773 100644 --- a/docs/src/presentation/slides.html +++ b/docs/src/presentation/slides.html @@ -650,7 +650,7 @@

Get Started

redisctl cloud database list --subscription-id 123456


github.com/redis-developer/redisctl

-

Docs: redis-developer.github.io/redisctl

+

Docs: redis-field-engineering.github.io/redisctl-docs