Skip to content

Commit

Permalink
Merge pull request #26 from mattj-io/mattj/fix_link
Browse files Browse the repository at this point in the history
Remove link highlight
  • Loading branch information
mattj-io authored Jan 25, 2019
2 parents 5a38ef4 + 1afbcd9 commit e47db03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/partials/package.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h2>{{packageInfo.name}}</h2>
<div class="row spacer" style="margin-top: 50px;">
<div class="col-sm-12">
<span>
<a>The software listed above is solely subject to the license(s) listed here, as between you and the creator of the software. Mesosphere is not responsible for, and disclaims any indemnification, warranty of any kind either express or implied, or (unless described in a mutually executed written support agreement) support, with respect to the software listed here.</a>
<div>The software listed above is solely subject to the license(s) listed here, as between you and the creator of the software. Mesosphere is not responsible for, and disclaims any indemnification, warranty of any kind either express or implied, or (unless described in a mutually executed written support agreement) support, with respect to the software listed here.</div>
</span>
</div>
</div>
Expand Down

0 comments on commit e47db03

Please sign in to comment.