You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: layouts/home.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -148,15 +148,15 @@ <h1>
148
148
</table>
149
149
<h2id="overview">Deploy Redis to production</h2>
150
150
<ul>
151
-
<li>Use the [Redis Software deployment planning guide]({{<relref "/operate/rs/installing-upgrading/install/plan-deployment/">}}) for enterprise-grade deployments including hybrid and geo-distributed environments.</li>
152
-
<li>Refer to the [Redis Cloud documentation]({{<relref "/operate/rc/“ >}} to deploy Redis on Amazon Web Services, Google Cloud, or Microsoft Azure.</li>
153
-
<li>See the [Deploy Redis Software for Kubernetes]({{<relref "/operate/kubernetes/deployment/quick-start/“ >}} to get started with the container image.</li>
151
+
<li>Use the <ahref="https://redis.io/docs/latest/operate/rs/installing-upgrading/install/plan-deployment/">Redis Software deployment planning guide</a> for enterprise-grade deployments including hybrid and geo-distributed environments.</li>
152
+
<li>Refer to the <ahref="https://redis.io/docs/latest/operate/rc/">Redis Cloud documentation</a> to deploy Redis on Amazon Web Services, Google Cloud, or Microsoft Azure.</li>
153
+
<li>See the <ahref="https://redis.io/docs/latest/operate/kubernetes/deployment/quick-start/">Deploy Redis Software for Kubernetes</a> to get started with the container image.</li>
154
154
</ul>
155
-
<h2id="concepts">Easily migrate to Redis and integrate with your systems</h2>
155
+
<h2id="concepts">Tools to migrate to Redis and integrate with your systems</h2>
156
156
<table>
157
157
<thead>
158
158
<tr>
159
-
<thstyle="text-align:left”>Ingest and sync data to Redis</th>
159
+
<thstyle="text-align:left">Ingest and sync data to Redis</th>
160
160
<thstyle="text-align:left">Migrate to Redis</th>
161
161
</tr>
162
162
</thead>
@@ -179,7 +179,7 @@ <h2 id="concepts">Easily migrate to Redis and integrate with your systems</h2>
179
179
alt="AI Redis icon."
180
180
/>
181
181
</a>
182
-
<ahref="/docs/latest/develop/integrate/redis-data-integration/quick-start-guide/">Redis Data Integration pipeline quickstart guide</a></td>
182
+
<ahref="https://redis.io/docs/latest/develop/integrate/redis-data-integration/quick-start-guide/">Redis Data Integration pipeline quickstart guide</a></td>
183
183
<tdstyle="text-align:left">
184
184
185
185
@@ -197,7 +197,7 @@ <h2 id="concepts">Easily migrate to Redis and integrate with your systems</h2>
197
197
alt="AI Redis icon."
198
198
/>
199
199
</a>
200
-
<ahref=“/“docs/latest/integrate/riot">Redis input and output CLI tool user guide</a></td>
200
+
<ahref="https://redis.io/docs/latest/integrate/riot">Redis input and output CLI tool user guide</a></td>
0 commit comments