Skip to content

Commit 9676c11

Browse files
committed
resolving merge conflicts, accepting all incoming changes
2 parents d90672c + c2d417c commit 9676c11

File tree

26 files changed

+58
-42
lines changed

26 files changed

+58
-42
lines changed

docs/create/aws/redis-on-aws/index-redis-on-aws.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ Click "Create Database". Enter database name and your preferred module.
6262
Click "Activate" and wait for few seconds till it gets activated. Once fully activated, you will see the database endpoints as shown below:
6363

6464
![My Image](images/launch_database.png)
65-
66-
### Next Step
65+
### Next Steps
6766

6867
- [Connecting to the database using RedisInsight](/explore/redisinsight/)
6968
- [How to list & search Movies database using Redisearch](/howtos/moviesdatabase/getting-started/)

docs/create/azure/portal/index-azure-portal.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,8 @@ Please note that you can have multiple clients connected to a Redis database at
5858
allowfullscreen></iframe>
5959
</div>
6060

61-
### Next Step
61+
62+
### Next Steps
6263

6364
- [Getting Started with .Net and Redis](/develop/dotnet/)
6465
- [Best Practices for Azure Cache for Redis](https://docs.microsoft.com/en-in/azure/azure-cache-for-redis/cache-best-practices)

docs/create/cloud/aws/index-aws.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For the cloud provider, select Amazon AWS and choose Free plan.
2929

3030
![AWS Cloud](aws6.png)
3131

32-
### Next Step
32+
### Next Steps
3333

3434
- [Connecting to the database using RedisInsight](/explore/redisinsight/)
3535
- [How to list & search Movies database using Redisearch](/howtos/moviesdatabase/getting-started/)

docs/create/cloud/azure/index-azure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ sudo redis-cli -h redislabs.redis.cache.windows.net -p 6379
3232
redislabs.redis.cache.windows.net:6379>
3333
```
3434

35-
### Next Step
35+
### Next Steps
3636

3737
- [Best Practices for Azure Cache for Redis](https://docs.microsoft.com/en-in/azure/azure-cache-for-redis/cache-best-practices)
3838
- [Quickstart: Use Azure Cache for Redis in .NET Framework](https://docs.microsoft.com/en-us/azure/azure-cache-for-redis/cache-dotnet-how-to-use-azure-redis-cache)

docs/create/cloud/gcp/index-gcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Launch [Redis Enterprise Cloud page](https://console.cloud.google.com/apis/libra
4141

4242
![Google Cloud](gcp10.png)
4343

44-
### Next Step
44+
### Next Steps
4545

4646
- [Connecting to the database using RedisInsight](/explore/redisinsight/)
4747
- [How to list & search Movies database using Redisearch](/howtos/shoppingcart/)

docs/create/cloud/index-cloud.mdx.orig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Click "Activate" and wait for few seconds till it gets activated. Once fully act
4444
![My Image](images/activate.png)
4545

4646

47-
### Next Step
47+
### Next Steps
4848

4949
- [Connecting to the database using RedisInsight](/explore/redisinsight/)
5050
- [How to list & search Movies database using Redisearch](/howtos/moviesdatabase/getting-started/)

docs/create/cloud/rediscloud/index-recloud.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ Click "Activate" and wait for few seconds till it gets activated. Once fully act
5555

5656
![My Image](images/launch_database.png)
5757

58-
### Next Step
58+
59+
### Next Steps
5960

6061
- [Connecting to the database using RedisInsight](/explore/redisinsight/)
6162
- [How to list & search Movies database using Redisearch](/howtos/moviesdatabase/getting-started/)

docs/create/docker/redis-on-docker/index-redis-on-docker.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ For example, here’s how to use the `REDIS_ARGS` environment variable to pass t
156156

157157
</Tabs>
158158

159-
### Next Step
159+
### Next Steps
160160

161161
- [Connect to Redis database using RedisInsight](/explore/redisinsightv2/)
162162
- [Connect to Redis database using Redis datasource for Grafana](/explore/redisdatasource/)

docs/create/gcp/index-gcp.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Launch [Redis Enterprise Cloud page](https://console.cloud.google.com/apis/libra
4242

4343
![Google Cloud](gcp10.png)
4444

45-
### Next Step
45+
### Next Steps
4646

4747
- [Connecting to the database using RedisInsight](/explore/redisinsight/)
4848
- [How to list & search Movies database using Redisearch](/howtos/shoppingcart/)

docs/create/heroku/herokujava/index-herokujava.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,9 @@ Open https://hidden-woodland-03996.herokuapp.com/ to see your application
110110

111111
![heroku](heroku_ratelimiter.png)
112112

113-
### Next Step
113+
114+
115+
### Next Steps
114116

115117
- [Connecting to the database using RedisInsight](/explore/redisinsight/)
116118
- [How to list & search Movies database using Redisearch](/howtos/moviesdatabase/getting-started/)

0 commit comments

Comments
 (0)