mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-18 16:06:58 +00:00
sparkles: Integrate documentation to Web UI (#741)
* Integrate documentation to Web UI Relates to #738 Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * submodule update Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> * Use hugo docker image Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com> --------- Signed-off-by: Mauro Morales <mauro.morales@spectrocloud.com>
This commit is contained in:
@@ -46,9 +46,9 @@
|
||||
|
||||
<div class="container mt-5">
|
||||
<h1>Welcome to the Installer!</h1>
|
||||
<p>Enter your <a href="https://kairos.io/docs/reference/configuration/" target="_blank">cloud-config config configuration file</a> and select the device to install on:</p>
|
||||
<p>Enter your <a href="/local/docs/reference/configuration/" target="_blank">cloud-config config configuration file</a> and select the device to install on:</p>
|
||||
<div class="alert alert-info" role="alert">
|
||||
Need help with your cloud config? Check out our <a href="https://kairos.io/docs/examples/" class="alert-link">documentation on where to find examples</a>.
|
||||
Need help with your cloud config? Check out our <a href="/local/docs/examples/" class="alert-link">documentation on where to find examples</a>.
|
||||
</div>
|
||||
<form action="/install" method="POST">
|
||||
<div class="form-group"
|
||||
|
Reference in New Issue
Block a user