mirror of
https://github.com/nickpoida/og-aws.git
synced 2025-02-13 10:21:57 +00:00
Fix typo in Elasticache link to pricing (#479)
This commit is contained in:
parent
4ecc685f39
commit
ba6618c6b9
1 changed files with 1 additions and 1 deletions
|
@ -1199,7 +1199,7 @@ ElastiCache
|
||||||
- 📒 [Homepage](https://aws.amazon.com/elasticache/) ∙ [User
|
- 📒 [Homepage](https://aws.amazon.com/elasticache/) ∙ [User
|
||||||
guide](http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide) ∙
|
guide](http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide) ∙
|
||||||
[FAQ](https://aws.amazon.com/elasticache/faqs/) ∙
|
[FAQ](https://aws.amazon.com/elasticache/faqs/) ∙
|
||||||
[Pricing](https://aws.amazon.com/elasticathe/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
|
||||||
store temporary data in a fast in-memory cache, typically in order to avoid
|
store temporary data in a fast in-memory cache, typically in order to avoid
|
||||||
repeating the same computation multiple times when it could be reused.
|
repeating the same computation multiple times when it could be reused.
|
||||||
|
|
Loading…
Reference in a new issue