diff --git a/_includes/request.html b/_includes/request.html index d5823aa49b5dfac312002df74efa4d54ef990466..3dbcadd8baaf342ef6d578eb8831e6fa30cb0c98 100644 --- a/_includes/request.html +++ b/_includes/request.html @@ -1,6 +1,6 @@ <section class="section request"> <div class="container request-container"> <h2 class="request-heading">Don't see the icon you need?</h2> - <a class="button button-secondary" href="#">Request an icon</a> + <a class="button button-secondary" href="https://github.com/colebemis/feather/issues/new" target="_blank">Request an icon</a> </div> </section> \ No newline at end of file