mirror of
https://github.com/czhu12/canine.git
synced 2025-12-30 15:49:54 -06:00
update portainer url link
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="w-full px-4 pb-4 lg:pb-8">
|
||||
<%= link_to "https://www.portainer.io/blog/portainer-partners-with-canine", class: "hover:opacity-90 transition-opacity", target: "_blank" do %>
|
||||
<%= link_to "https://www.portainer.io/solutions/canine", class: "hover:opacity-90 transition-opacity", target: "_blank" do %>
|
||||
<div class="bg-gradient-to-r from-purple-900/20 to-purple-800/20 backdrop-blur-sm border border-purple-500/30 rounded-lg p-4">
|
||||
<div class="flex items-center justify-between">
|
||||
<div class="flex-1">
|
||||
@@ -15,4 +15,4 @@
|
||||
</div>
|
||||
</div>
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user