Skip to content

Commit 7f17fff

Browse files
Update home.html
1 parent c2edf4d commit 7f17fff

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

layouts/home.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,15 +148,15 @@ <h1>
148148
</table>
149149
<h2 id="overview">Deploy Redis to production</h2>
150150
<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 <a href="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 <a href="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 <a href="https://redis.io/docs/latest/operate/kubernetes/deployment/quick-start/">Deploy Redis Software for Kubernetes</a> to get started with the container image.</li>
154154
</ul>
155-
<h2 id="concepts">Easily migrate to Redis and integrate with your systems</h2>
155+
<h2 id="concepts">Tools to migrate to Redis and integrate with your systems</h2>
156156
<table>
157157
<thead>
158158
<tr>
159-
<th style="text-align:left>Ingest and sync data to Redis</th>
159+
<th style="text-align:left">Ingest and sync data to Redis</th>
160160
<th style="text-align:left">Migrate to Redis</th>
161161
</tr>
162162
</thead>
@@ -179,7 +179,7 @@ <h2 id="concepts">Easily migrate to Redis and integrate with your systems</h2>
179179
alt="AI Redis icon."
180180
/>
181181
</a>
182-
<a href="/docs/latest/develop/integrate/redis-data-integration/quick-start-guide/">Redis Data Integration pipeline quickstart guide</a></td>
182+
<a href="https://redis.io/docs/latest/develop/integrate/redis-data-integration/quick-start-guide/">Redis Data Integration pipeline quickstart guide</a></td>
183183
<td style="text-align:left">
184184

185185

@@ -197,7 +197,7 @@ <h2 id="concepts">Easily migrate to Redis and integrate with your systems</h2>
197197
alt="AI Redis icon."
198198
/>
199199
</a>
200-
<a href=“/“docs/latest/integrate/riot">Redis input and output CLI tool user guide</a></td>
200+
<a href="https://redis.io/docs/latest/integrate/riot">Redis input and output CLI tool user guide</a></td>
201201
<td style="text-align:left">
202202

203203
</tr>

0 commit comments

Comments
 (0)