fix: manager download link

This commit is contained in:
Matteo Cominetti
2022-08-29 23:19:38 +01:00
parent e10e0b1713
commit 234bc1cff0
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
">
<span class="text-white no-underline">Register Now</span>
</a>
<a href="https://releases.speckle.dev/manager/SpeckleManager%20Setup.exe" target="_blank"
<a href="https://releases.speckle.systems/" target="_blank"
class="hidden lg:flex ml-4 transition dark:text-gray-100 hover:text-blue-500">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
<path stroke-linecap="round" stroke-linejoin="round" d="M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4" />
+1 -1
View File
@@ -214,7 +214,7 @@
</svg>
<span class="ml-2 text-sm">Github</span>
</a>
{{!-- <a href="https://releases.speckle.dev/manager/SpeckleManager%20Setup.exe" target="_blank"
{{!-- <a href="https://releases.speckle.systems/" target="_blank"
class="mr-4 transition hover:text-gray-500 flex">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2">
<path stroke-linecap="round" stroke-linejoin="round" d="M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4" />