Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Commit

Permalink
Add URL to retiring message
Browse files Browse the repository at this point in the history
  • Loading branch information
clouserw committed Dec 18, 2013
1 parent ed03dca commit 2b50017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/templates/homepage.html
Expand Up @@ -21,7 +21,7 @@
<div class="UI_Feature_Copy">

{% if waffle.switch("read_only") %}
<h3 style="border: 1px solid red; padding: 20px; background-color: rgb(255, 238, 238);">The builder is being retired and is in read-only mode. <a href="#">Learn More</a></h3>
<h3 style="border: 1px solid red; padding: 20px; background-color: rgb(255, 238, 238);">The builder is being retired and is in read-only mode. <a href="https://blog.mozilla.org/addons/2013/12/18/add-on-builder/">Learn More</a></h3>
{% else %}
<h3>The Fastest Way to Build Add-ons</h3>

Expand Down

0 comments on commit 2b50017

Please sign in to comment.