mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-08-20 21:41:40 +08:00
Dashboard: change link sources
Signed-off-by: Serhii Orlivskyi <serhii.orlivskyi@cedalo.com> (Cedalo GmbH)
This commit is contained in:
committed by
Roger Light
parent
1d85271ffd
commit
7a5db15da2
@@ -41,8 +41,8 @@
|
||||
|
||||
<!-- menu footer -->
|
||||
<div class="border-t border-gray-200 p-6">
|
||||
<a href="https://platform.cedalo.cloud/auth/signup?type=cloud" target="_blank" rel="noopener noreferrer" class="block w-full text-center bg-c-orange text-white py-2 px-4 rounded-md hover:bg-orange-700 transition-colors duration-200">
|
||||
Go Pro
|
||||
<a href="https://cedalo.com/link/go-pro-from-mosquitto" target="_blank" rel="noopener noreferrer" class="block w-full text-center bg-c-orange text-white py-2 px-4 rounded-md hover:bg-orange-700 transition-colors duration-200">
|
||||
Go Pro
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1022,10 +1022,10 @@
|
||||
<a href="https://forum.cedalo.com/" target="_blank" rel="noopener noreferrer">Mosquitto Forum</a>
|
||||
</div>
|
||||
<div class="flex items-center justify-center">
|
||||
<a href="https://cedalo.com/mqtt-broker-pro-mosquitto/" target="_blank" rel="noopener noreferrer">Pro Edition for Eclipse Mosquitto</a>
|
||||
<a href="https://cedalo.com/link/mosquitto-pro-edition" target="_blank" rel="noopener noreferrer">Pro Edition for Eclipse Mosquitto™</a>
|
||||
</div>
|
||||
<div class="flex items-center justify-center md:justify-start">
|
||||
<a href="https://cedalo.com/" target="_blank" rel="noopener noreferrer">The company behind Mosquitto</a>
|
||||
<a href="https://cedalo.com/link/company-behind-mosquitto" target="_blank" rel="noopener noreferrer">The company behind Mosquitto</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -41,8 +41,8 @@
|
||||
|
||||
<!-- menu footer -->
|
||||
<div class="border-t border-gray-200 p-6">
|
||||
<a href="https://platform.cedalo.cloud/auth/signup?type=cloud" target="_blank" rel="noopener noreferrer" class="block w-full text-center bg-c-orange text-white py-2 px-4 rounded-md hover:bg-orange-700 transition-colors duration-200">
|
||||
Go Pro
|
||||
<a href="https://cedalo.com/link/go-pro-from-mosquitto" target="_blank" rel="noopener noreferrer" class="block w-full text-center bg-c-orange text-white py-2 px-4 rounded-md hover:bg-orange-700 transition-colors duration-200">
|
||||
Go Pro
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -111,7 +111,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- footer -->
|
||||
<!-- footer -->
|
||||
<div class="mt-[5%] pt-6 pb-6 bg-gray-100">
|
||||
<div class="flex grid grid-cols-1 md:grid-cols-5 items-center justify-evenly gap-2 text-gray-500">
|
||||
<div class="flex items-center justify-center">
|
||||
@@ -124,10 +124,10 @@
|
||||
<a href="https://forum.cedalo.com/" target="_blank" rel="noopener noreferrer">Mosquitto Forum</a>
|
||||
</div>
|
||||
<div class="flex items-center justify-center">
|
||||
<a href="https://cedalo.com/mqtt-broker-pro-mosquitto/" target="_blank" rel="noopener noreferrer">Pro Edition for Eclipse Mosquitto</a>
|
||||
<a href="https://cedalo.com/link/mosquitto-pro-edition" target="_blank" rel="noopener noreferrer">Pro Edition for Eclipse Mosquitto™</a>
|
||||
</div>
|
||||
<div class="flex items-center justify-center md:justify-start">
|
||||
<a href="https://cedalo.com/" target="_blank" rel="noopener noreferrer">The company behind Mosquitto</a>
|
||||
<a href="https://cedalo.com/link/company-behind-mosquitto" target="_blank" rel="noopener noreferrer">The company behind Mosquitto</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user