mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-02-15 03:11:57 +00:00
Update link to ElastiCache User Guide (#726)
Replaces broken link with two URLs to separate user guides for Redis and Memcached.
This commit is contained in:
parent
f34bed337b
commit
c6c15cc615
1 changed files with 2 additions and 1 deletions
|
@ -1364,7 +1364,8 @@ ElastiCache
|
||||||
### ElastiCache Basics
|
### ElastiCache Basics
|
||||||
|
|
||||||
- 📒 [Homepage](https://aws.amazon.com/elasticache/) ∙ [User
|
- 📒 [Homepage](https://aws.amazon.com/elasticache/) ∙ [User
|
||||||
guide](http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide) ∙
|
guide for Redis](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/index.html) ∙ [User
|
||||||
|
guide for Memcached](https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/index.html) ∙
|
||||||
[FAQ](https://aws.amazon.com/elasticache/faqs/) ∙
|
[FAQ](https://aws.amazon.com/elasticache/faqs/) ∙
|
||||||
[Pricing](https://aws.amazon.com/elasticache/pricing/)
|
[Pricing](https://aws.amazon.com/elasticache/pricing/)
|
||||||
- **ElastiCache** is a managed in-memory cache service, that can be used to
|
- **ElastiCache** is a managed in-memory cache service, that can be used to
|
||||||
|
|
Loading…
Reference in a new issue