Skip to content

Commit 4a61806

Browse files
committed
Use site in anchor
1 parent 32c5a55 commit 4a61806

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ AngularJS component to manage tags in input with dropdown selector themed with B
1212

1313
### TL;DR
1414

15-
- Demo and docs: [https://heyprof.github.io/angularjs-input-tags/](https://heyprof.github.io/angularjs-input-tags/)
15+
- Demo and docs: [https://heyprof.github.io/angularjs-input-tags/][site]
1616
- Install with npm: `npm install angularjs-input-tags --save`
1717
- Install with bower: `bower install angularjs-input-tags --save`
1818
- Develop with `npm install` and `npm run serve`
@@ -36,7 +36,7 @@ Incoming-features:
3636

3737
### Usage && Demo
3838

39-
**See [https://heyprof.github.io/angularjs-input-tags/](https://heyprof.github.io/angularjs-input-tags/) for doc and demo.**
39+
**See [example page][site] for doc and demo.**
4040

4141
### Contrib
4242

@@ -100,6 +100,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
100100
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
101101
SOFTWARE.
102102

103+
[site]: https://heyprof.github.io/angularjs-input-file/
104+
103105
[badge-release-img]: https://img.shields.io/github/release/heyprof/angularjs-input-tags/all.svg?style=flat-square
104106
[badge-release-lnk]: https://github.com/heyprof/angularjs-input-tags/releases
105107
[badge-dependencies-img]: https://img.shields.io/david/heyprof/angularjs-input-tags.svg?style=flat-square

0 commit comments

Comments
 (0)