Skip to content

Commit 0c4a87a

Browse files
fix: npmrc file example
1 parent 4f111e6 commit 0c4a87a

36 files changed

Lines changed: 72 additions & 72 deletions

File tree

docs/els-for-libraries/angular/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ TuxCare provides ELS for Angular as an NPM package, hosted on a secure internal
6262

6363
```text
6464
registry=https://registry.npmjs.org/
65-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
66-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
65+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
66+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
6767
```
6868

6969
</CodeWithCopy>

docs/els-for-libraries/angularjs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for AngularJS as an NPM package, hosted on a secure interna
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

docs/els-for-libraries/bootstrap-sass/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for bootstrap-sass as an NPM package, hosted on a secure in
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

docs/els-for-libraries/bootstrap/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for Bootstrap as an NPM package, hosted on a secure interna
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

docs/els-for-libraries/express/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for express as an NPM package, hosted on a secure internal
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

docs/els-for-libraries/fastify/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for fastify as an NPM package, hosted on a secure internal
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

docs/els-for-libraries/javascript-libraries/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ TuxCare provides ELS for JavaScript libraries as NPM packages, hosted on a secur
8080

8181
```text
8282
registry=https://registry.npmjs.org/
83-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
84-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
83+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
84+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
8585
```
8686

8787
</CodeWithCopy>

docs/els-for-libraries/jquery/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for jQuery as an NPM package, hosted on a secure internal r
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

docs/els-for-libraries/jsonwebtoken/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for JSON Web Token as an NPM package, hosted on a secure in
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

docs/els-for-libraries/karma/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ TuxCare provides ELS for karma as an NPM package, hosted on a secure internal re
3737

3838
```text
3939
registry=https://registry.npmjs.org/
40-
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els_js/
41-
//nexus.repo.tuxcare.com/repository/els_js/:_auth=${TOKEN}
40+
@els-js:registry=https://nexus.repo.tuxcare.com/repository/els-js/
41+
//nexus.repo.tuxcare.com/repository/els-js/:_auth=${TOKEN}
4242
```
4343

4444
</CodeWithCopy>

0 commit comments

Comments
 (0)