mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-26 13:08:11 +00:00
Remove spaces from links
This commit is contained in:
committed by
Catherine Luse
parent
f8f8563842
commit
46a972fa3e
+5
-5
@@ -69,7 +69,7 @@
|
||||
</div>
|
||||
|
||||
<div class="buttons-container">
|
||||
<a href="{{< baseurl >}}/rancher/v2.x/en/v1.6-migration/">
|
||||
<a href="{{<baseurl>}}/rancher/v2.x/en/v1.6-migration/">
|
||||
<button class="button text">
|
||||
<span>Read More</span>
|
||||
</button>
|
||||
@@ -110,7 +110,7 @@
|
||||
<p class="description-label">Rancher manages all of your Kubernetes clusters everywhere, unifies them under centralized RBAC, monitors them and lets you easily deploy and manage workloads through an intuitive user interface.</p>
|
||||
|
||||
<div class="buttons-container">
|
||||
<a href="{{< baseurl >}}/rancher/v2.x/en/">
|
||||
<a href="{{<baseurl>}}/rancher/v2.x/en/">
|
||||
<button class="button text">
|
||||
<span>Read the docs</span>
|
||||
</button>
|
||||
@@ -164,7 +164,7 @@
|
||||
<p class="description-label">RancherOS is the lightest, easiest way to run Docker in production. Engineered from the ground up for security and speed, it runs all system services and user workloads within Docker containers.</p>
|
||||
|
||||
<div class="buttons-container">
|
||||
<a href="{{< baseurl >}}/os/v1.x/en/">
|
||||
<a href="{{<baseurl>}}/os/v1.x/en/">
|
||||
<button class="button text">
|
||||
<span>Read the docs</span>
|
||||
</button>
|
||||
@@ -191,7 +191,7 @@
|
||||
<p class="description-label">Rancher Kubernetes Engine (RKE) is an extremely simple, lightning fast Kubernetes installer that works everywhere.</p>
|
||||
|
||||
<div class="buttons-container">
|
||||
<a href="{{< baseurl >}}/rke/v0.1.x/en/">
|
||||
<a href="{{<baseurl>}}/rke/v0.1.x/en/">
|
||||
<button class="button text">
|
||||
<span>Read the docs</span>
|
||||
</button>
|
||||
@@ -218,7 +218,7 @@
|
||||
<p class="description-label">Lightweight Kubernetes. Easy to install, half the memory, all in a binary less than 40mb.</p>
|
||||
|
||||
<div class="buttons-container">
|
||||
<a href="{{< baseurl >}}/k3s/latest/en/">
|
||||
<a href="{{<baseurl>}}/k3s/latest/en/">
|
||||
<button class="button text">
|
||||
<span>Read the docs</span>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user