Skip to content

Commit d38b2b2

Browse files
authored
[FR task]: Fix broken link (#57062)
1 parent c812850 commit d38b2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/tutorials/use-containerized-services/create-redis-service-containers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This guide shows you workflow examples that configure a service container using
3535
You may also find it helpful to have a basic understanding of YAML, the syntax for {% data variables.product.prodname_actions %}, and Redis. For more information, see:
3636

3737
* [AUTOTITLE](/actions/learn-github-actions)
38-
* [Getting Started with Redis](https://redislabs.com/get-started-with-redis/) in the Redis documentation
38+
* [Getting Started with Redis](https://redis.io/learn/howtos/quick-start) in the Redis documentation
3939

4040
## Running jobs in containers
4141

0 commit comments

Comments
 (0)