Skip to content

Commit e037cfd

Browse files
committed
rename start redis snippet to update
1 parent 33c6c7b commit e037cfd

28 files changed

Lines changed: 27 additions & 27 deletions

redis/features/globaldatabase.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Global Database
33
---
44

55
<Snippet
6-
file="redis/start-redis-note.mdx"
6+
file="redis/start-redis-snippet.mdx"
77
/>
88

99
In the global database, the replicas are distributed across multiple regions

redis/overall/getstarted.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Upstash Redis is a **highly available, infinitely scalable** Redis-compatible da
1414
- Optional SOC-2 compliance, encryption at rest and much more
1515

1616
<Snippet
17-
file="redis/start-redis-note.mdx"
17+
file="redis/start-redis-snippet.mdx"
1818
/>
1919

2020
---

redis/quickstarts/aws-lambda.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "AWS Lambda"
33
---
44

55
<Snippet
6-
file="redis/start-redis-note.mdx"
6+
file="redis/start-redis-snippet.mdx"
77
/>
88

99
<Card title="GitHub Repository" icon="github" href="https://github.com/upstash/redis-js/tree/main/examples/aws-cdk-typescript" horizontal>

redis/quickstarts/azure-functions.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Azure Functions"
33
---
44

55
<Snippet
6-
file="redis/start-redis-note.mdx"
6+
file="redis/start-redis-snippet.mdx"
77
/>
88

99
<Card title="GitHub Repository" icon="github" href="https://github.com/upstash/redis-js/tree/main/examples/azure-functions" horizontal>

redis/quickstarts/cloudflareworkers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: " Cloudflare Workers"
33
---
44

55
<Snippet
6-
file="redis/start-redis-note.mdx"
6+
file="redis/start-redis-snippet.mdx"
77
/>
88

99
### Database Setup

redis/quickstarts/deno-deploy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Deno Deploy"
33
---
44

55
<Snippet
6-
file="redis/start-redis-note.mdx"
6+
file="redis/start-redis-snippet.mdx"
77
/>
88

99
This is a step-by-step guide on how to use Upstash Redis to create a view

redis/quickstarts/digitalocean.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "DigitalOcean"
33
---
44

55
<Snippet
6-
file="redis/start-redis-note.mdx"
6+
file="redis/start-redis-snippet.mdx"
77
/>
88

99
<Info>

redis/quickstarts/django.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "Django"
33
---
44

55
<Snippet
6-
file="redis/start-redis-note.mdx"
6+
file="redis/start-redis-snippet.mdx"
77
/>
88

99
### Introduction

redis/quickstarts/elixir.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Tutorial on Using Upstash Redis In Your Phoenix App and Deploying
44
---
55

66
<Snippet
7-
file="redis/start-redis-note.mdx"
7+
file="redis/start-redis-snippet.mdx"
88
/>
99

1010
This tutorial showcases how one can use [fly.io](https://fly.io) to deploy a Phoenix

0 commit comments

Comments
 (0)