Skip to content

Commit 8fc2e22

Browse files
docs: update documentation URLs to new hosting location (#509)
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 <[email protected]>
1 parent 95755df commit 8fc2e22

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ redisctl enterprise logs list --follow
8585

8686
**That's it!** You're ready to manage your Redis deployments.
8787

88-
[**Full Documentation →**](https://redis-developer.github.io/redisctl/)
88+
[**Full Documentation →**](https://redis-field-engineering.github.io/redisctl-docs/)
8989

9090
---
9191

@@ -411,13 +411,13 @@ redisctl enterprise cluster get -o yaml
411411

412412
## Documentation
413413

414-
**[Complete Documentation](https://redis-developer.github.io/redisctl/)**
414+
**[Complete Documentation](https://redis-field-engineering.github.io/redisctl-docs/)**
415415

416-
- [Getting Started Guide](https://redis-developer.github.io/redisctl/getting-started/)
417-
- [Command Reference](https://redis-developer.github.io/redisctl/reference/)
418-
- [Configuration Guide](https://redis-developer.github.io/redisctl/configuration/)
419-
- [Workflow Examples](https://redis-developer.github.io/redisctl/workflows/)
420-
- [Troubleshooting](https://redis-developer.github.io/redisctl/troubleshooting/)
416+
- [Getting Started Guide](https://redis-field-engineering.github.io/redisctl-docs/getting-started/)
417+
- [Command Reference](https://redis-field-engineering.github.io/redisctl-docs/reference/)
418+
- [Configuration Guide](https://redis-field-engineering.github.io/redisctl-docs/configuration/)
419+
- [Workflow Examples](https://redis-field-engineering.github.io/redisctl-docs/workflows/)
420+
- [Troubleshooting](https://redis-field-engineering.github.io/redisctl-docs/troubleshooting/)
421421

422422
---
423423

@@ -433,7 +433,7 @@ Individual crate changelogs:
433433

434434
## Contributing
435435

436-
Contributions welcome! See our [Contributing Guide](https://redis-developer.github.io/redisctl/developer/contributing.html).
436+
Contributions welcome! See our [Contributing Guide](https://redis-field-engineering.github.io/redisctl-docs/developer/contributing.html).
437437

438438
```bash
439439
# Clone and build
@@ -463,6 +463,6 @@ at your option.
463463

464464
## Support
465465

466-
- [Documentation](https://redis-developer.github.io/redisctl/)
466+
- [Documentation](https://redis-field-engineering.github.io/redisctl-docs/)
467467
- [Issue Tracker](https://github.com/redis-developer/redisctl/issues)
468468
- [Discussions](https://github.com/redis-developer/redisctl/discussions)

docs/src/presentation/slides.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ <h2>Get Started</h2>
650650
redisctl cloud database list --subscription-id 123456</code></pre>
651651
<p style="margin-top: 1.5em"><br /></p>
652652
<h3>github.com/redis-developer/redisctl</h3>
653-
<p class="small">Docs: redis-developer.github.io/redisctl</p>
653+
<p class="small">Docs: redis-field-engineering.github.io/redisctl-docs</p>
654654
</section>
655655
</div>
656656
</div>

0 commit comments

Comments
 (0)