Skip to content

Commit 1a57001

Browse files
authored
Update README.md
Renaming Links
1 parent fa0f352 commit 1a57001

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Cookiebot Consent Banner Loader is a streamlined script designed to effortle
1111
Install with npm
1212

1313
```bash
14-
npm i @gietmanic/react-cookiebot
14+
npm i @danielgtmn/react-cookiebot
1515
```
1616

1717
## Usage/Examples
@@ -26,7 +26,7 @@ In the Main Layout File
2626
Replace GTag with your GTag ID and GAnalytics with your Analytics Id
2727

2828
```javascript
29-
import CookieBotLoader from "@gietmanic/react-cookiebot";
29+
import CookieBotLoader from "@danielgtmn/react-cookiebot";
3030

3131
function App() {
3232
return (

0 commit comments

Comments
 (0)