Skip to content

Commit 6957945

Browse files
authored
Merge pull request #855 from codeRIT/sponsors-v2
RippleMatch Fix
2 parents 90e0aaf + 53eafe0 commit 6957945

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/views/pages/index.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<a class="sponsor" href="https://www.digitalocean.com" style="width:40%" target="blank" title="DigitalOcean">
182182
<%= image_tag 'sponsors/digitalocean.png' %>
183183
</a>
184-
<a class="sponsor" href="https://www.digitalocean.com" style="width:40%" target="blank" title="DigitalOcean">
184+
<a class="sponsor" href="https://ripplematch.com" style="width:40%" target="blank" title="RippleMatch">
185185
<%= image_tag 'sponsors/ripplematch.png' %>
186186
</a>
187187
</div>

0 commit comments

Comments
 (0)