Skip to content

Commit

Permalink
Update link to 'Photos' site to Chroma instead of Pxl
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasDeBruijn committed Mar 13, 2024
1 parent d029dd7 commit 1818616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/members.html.haml
Original file line number Diff line number Diff line change
@@ -66,7 +66,7 @@
= link_to "https://mongoose.svsticky.nl/", :class => "list-group-item list-group-item-action" do
%span= "Mongoose"
%i.fa.fa-credit-card
= link_to "https://fotos.svsticky.nl/", :class => 'list-group-item list-group-item-action' do
= link_to "https://chroma.svsticky.nl/", :class => 'list-group-item list-group-item-action' do
%span= I18n.t('members.navigation.pictures')
%i.fa.fa-camera
= link_to "https://files.svsticky.nl/", :class => 'list-group-item list-group-item-action' do

0 comments on commit 1818616

Please sign in to comment.