|
45 | 45 | <a class="p-button--positive js-invoke-modal" |
46 | 46 | aria-controls="data-etcd-modal" |
47 | 47 | href="/contact-us">Contact us</a> |
48 | | - <a href="https://canonical-charmed-etcd.readthedocs-hosted.com/tutorial/" class="p-button">Try etcd</a> |
| 48 | + <a href="https://canonical.com/data/etcd/docs/tutorial/" class="p-button">Try etcd</a> |
49 | 49 | {%- endif -%} |
50 | 50 | {%- endcall -%} |
51 | 51 |
|
|
135 | 135 | "headline": "To scale your operations", |
136 | 136 | "description": "Including deployment, scaling, backups, restores, auto-tuning, encryption, monitoring, and upgrades.", |
137 | 137 | "link": { |
138 | | - "url": "https://canonical-charmed-etcd.readthedocs-hosted.com/how-to/", |
| 138 | + "url": "https://canonical.com/data/etcd/docs/how-to/", |
139 | 139 | "text": "Check our automation ›" |
140 | 140 | } |
141 | 141 | }, |
|
144 | 144 | "headline": "To get started", |
145 | 145 | "description": "Get up and running quickly in either your lab or your production environments.", |
146 | 146 | "link": { |
147 | | - "url": "https://canonical-charmed-etcd.readthedocs-hosted.com/tutorial/", |
| 147 | + "url": "https://canonical.com/data/etcd/docs/tutorial/", |
148 | 148 | "text": "Try it yourself ›" |
149 | 149 | } |
150 | 150 | } |
@@ -184,7 +184,7 @@ <h3 class="p-heading--5">Software operator</h3> |
184 | 184 |
|
185 | 185 | {%- if slot == 'list_item_description_3' -%} |
186 | 186 | <p>Our charm helps you automate the operations of your etcd clusters, including deployment, scaling, backup, encryption, and upgrades.</p> |
187 | | - <a href="https://canonical-charmed-etcd.readthedocs-hosted.com/how-to/" class="p-button">Explore all features</a> |
| 187 | + <a href="https://canonical.com/data/etcd/docs/how-to/" class="p-button">Explore all features</a> |
188 | 188 | {%- endif -%} |
189 | 189 |
|
190 | 190 | {%- if slot == 'cta' -%} |
@@ -404,7 +404,7 @@ <h3 class="p-text--small-caps">Contact us</h3> |
404 | 404 | <h3 class="p-text--small-caps">Read more about</h3> |
405 | 405 | <ul class="p-list"> |
406 | 406 | <li class="p-list__item"> |
407 | | - <a href="https://canonical-charmed-etcd.readthedocs-hosted.com/">Charmed etcd ›</a> |
| 407 | + <a href="https://canonical.com/data/etcd/docs">Charmed etcd ›</a> |
408 | 408 | </li> |
409 | 409 | <li class="p-list__item"> |
410 | 410 | <a href="https://documentation.ubuntu.com/canonical-kubernetes/latest/snap/reference/etcd/">Canonical K8s with etcd ›</a> |
|
0 commit comments