File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33[ ![ Version] ( http://img.shields.io/npm/v/react-nice-avatar.svg )] ( https://www.npmjs.org/package/react-nice-avatar )
44[ ![ npm download] [ download-image ]] [ download-url ]
5- [ ![ Build Status] ( https://app.travis-ci.com/dapilab /react-nice-avatar.svg?branch=main )] ( https://app.travis-ci.com/github/dapilab /react-nice-avatar )
5+ [ ![ Build Status] ( https://app.travis-ci.com/dapi-labs /react-nice-avatar.svg?branch=main )] ( https://app.travis-ci.com/github/dapi-labs /react-nice-avatar )
66[ ![ Netlify Status] ( https://api.netlify.com/api/v1/badges/df23baf6-daac-4ce5-a0b6-5baade2cb822/deploy-status )] ( https://app.netlify.com/sites/gracious-turing-db4aa3/deploys )
77
88[ download-image ] : https://img.shields.io/npm/dm/react-nice-avatar.svg?style=flat-square
@@ -90,7 +90,7 @@ The options can be passed into genConfig or as React props
9090
91911. Clone the repo:
9292 ` ` ` sh
93- $ git clone [email protected] :chilllab /react-nice-avatar.git 93+ $ git clone [email protected] :dapi-labs /react-nice-avatar.git 9494 $ cd react-nice-avatar
9595 ` ` `
96962. Install dependencies:
@@ -125,7 +125,7 @@ The options can be passed into genConfig or as React props
125125
126126## License
127127
128- Released under [MIT ](/ LICENSE) by [@dapilab ] (https://github. com/dapilab ).
128+ Released under [MIT ](/ LICENSE) by [@dap i-l abs ] (https://github. com/dapi-labs ).
129129
130130---
131131
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ export default function footer(): HTMLElement {
44 return (
55 < footer className = "flex items-center justify-center text-gray-400 text-sm pb-5" >
66 < a
7- href = "https://github.com/dapilab /react-nice-avatar"
7+ href = "https://github.com/dapi-labs /react-nice-avatar"
88 className = "transition-opacity duration-300 hover:opacity-75" >
99 Github
1010 </ a >
Original file line number Diff line number Diff line change 7474 },
7575 "repository" : {
7676 "type" : " git" ,
77- "url" : " https://github.com/dapilab /react-nice-avatar"
77+ "url" : " https://github.com/dapi-labs /react-nice-avatar"
7878 },
7979 "browserslist" : [
8080 " last 2 versions"
You can’t perform that action at this time.
0 commit comments