Browse Source

:notebook: docs: fixup link generation on front page

Ettore Di Giacinto 3 years ago
parent
commit
03813465b6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/content/en/_index.html

+ 2 - 2
docs/content/en/_index.html

@@ -71,10 +71,10 @@ Simple REST API with an embedded and simple UI with batteries included to operat
 </h1>
 </h1>
 
 
 <center>
 <center>
-	<a class="btn btn-md btn-primary mr-3 mb-4" href="{{< relref "/docs/getting-started/api/" >}}">
+	<a class="btn btn-md btn-primary mr-3 mb-4" href="{{< relref "/docs">}}/getting-started/api/">
 		WebUI
 		WebUI
 		<i class="fab fa-globe ml-2 "></i></a>
 		<i class="fab fa-globe ml-2 "></i></a>
-	 <a class="btn btn-md btn-primary mr-3 mb-4" href="{{< relref "/docs/getting-started/gui/" >}}">GUI
+	 <a class="btn btn-md btn-primary mr-3 mb-4" href="{{< relref "/docs">}}/getting-started/gui/" >}}">GUI
 		<i class="fab fa-desktop ml-2 "></i></a><br>
 		<i class="fab fa-desktop ml-2 "></i></a><br>
 	Keep an eye on your network with the Web UI. <br>
 	Keep an eye on your network with the Web UI. <br>
 	Connect easily from your workstation with the frontend GUI app
 	Connect easily from your workstation with the frontend GUI app