Skip to content

Commit

Permalink
Merge pull request #471 from dhoffmann/fix-community-deployment-link
Browse files Browse the repository at this point in the history
Update deployment extensions link and add sites to community list
  • Loading branch information
tdreyno committed May 19, 2015
2 parents 101196f + 5e69fed commit 19eeb2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions data/sites.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ built:
source: https://github.com/nishanths/nishanths.github.io
- url: https://funio.com
title: "Funio Web Hosting"
- url: http://summit.nativeadvertising.com
title: The Native Advertising Summit
mobile:
- url: http://pollev.com
blogs:
Expand Down Expand Up @@ -332,3 +334,5 @@ blogs:
title: "mizukiabe.net"
- url: https://mexbt.com
title: "meXBT: Mexican Bitcoin Exchange"
- url: http://engineering.sharethrough.com
title: Sharethrough Engineering
2 changes: 1 addition & 1 deletion source/localizable/community.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ layout: layout
</h5>
<p><%= t("contributions.deployment.description") %></p>
<%= link_to t("contributions.deployment.link_text"),
"https://directory.middlemanapp.com/#/deployment/all", class: "cta-link-body" %>
"https://directory.middlemanapp.com/#/extensions/deployment", class: "cta-link-body" %>
</div>
</div>
</article>
Expand Down

0 comments on commit 19eeb2f

Please sign in to comment.