fix(demo): remove demo links from the repo

This commit is contained in:
Dmitry Nehaychik 2017-09-29 19:34:07 +03:00
parent ad145a67d8
commit 0235b61d9c
7 changed files with 19 additions and 30 deletions

View file

@ -12,7 +12,7 @@ import { Component } from '@angular/core';
<nb-sidebar class="menu-sidebar" tag="menu-sidebar" responsive >
<nb-sidebar-header>
<a href="https://github.com/akveo/nebular" target="_blank" class="btn btn-hero-success main-btn">
<a href="#" class="btn btn-hero-success main-btn">
<i class="ion ion-social-github"></i> <span>Support Us</span>
</a>
</nb-sidebar-header>