Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/js/app/my-dashboard/partials/member-program.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</div>
<div rel="unregistered-view" ng-show="!vm.loading && !vm.registration">
<div class="center-align-text margin-top-3x">
<img rel="program-logo" src="/mf/i/member-program/peer-badge-big.png" />
<img rel="program-logo" src="/mf/i/member-program/svg/Show-Your-Skills-06.svg" />
</div>
<div class="description">
<p>Apple’s latest and greatest programming language for iOS8 that will enable you to become a rockstar mobile developer and achieve fortune & glory untold.</p>
Expand Down