Skip to content

Commit 20a787d

Browse files
docs(README.md): replace repository references in the project readme
1 parent ae5020f commit 20a787d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
[![Build Status](https://travis-ci.org/500tech/angular-tree-component.svg?branch=master)](https://travis-ci.org/500tech/angular-tree-component)
2-
[![npm version](https://badge.fury.io/js/angular-tree-component.svg)](https://badge.fury.io/js/angular-tree-component)
1+
[![Build Status](https://travis-ci.org/gitsupportio/angular-tree-component.svg?branch=master)](https://travis-ci.org/gitsupportio/angular-tree-component)
32

4-
# angular tree component
3+
# @gitsupport/angular tree component
54

65
## A full featured tree component for Angular (2, 4, 5)
76
We've built so many projects that required a tree component, and could never find a library that supported all features.
@@ -44,7 +43,7 @@ Thanks
4443
## Example
4544
To run the example:
4645
```
47-
git clone https://github.com/500tech/angular-tree-component
46+
git clone https://github.com/gitsupportio/angular-tree-component
4847
4948
cd angular-tree-component/example/cli
5049
npm install

0 commit comments

Comments
 (0)