Skip to content

Commit 8dcc504

Browse files
docs: removed npm link because lychee fails
For some reason lychee has problems getting npmjs.org. It gets a 403, and fails, I don't know why this is.
1 parent 708b4fe commit 8dcc504

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ There are several ways to install Slyde: [installing an npm package](#npm-packag
125125
> [!NOTE]
126126
> This might require a token from GitHub to function.
127127
128-
To install Slyde using [npm](https://www.npmjs.com/) from [GitHub' NPM registry](https://npm.pkg.github.com/), run the following command:
128+
To install Slyde using npm from [GitHub' NPM registry](https://npm.pkg.github.com/), run the following command:
129129

130130
```Shell
131131
npm install @tygo-van-den-hurk/slyde --registry=https://npm.pkg.github.com/

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ There are several ways to install Slyde: [installing an npm package](#npm-packag
3838
> [!NOTE]
3939
> This might require a token from GitHub to function.
4040
41-
To install Slyde using [npm](https://www.npmjs.com/) from [GitHub' NPM registry](https://npm.pkg.github.com/), run the following command:
41+
To install Slyde using npm from [GitHub' NPM registry](https://npm.pkg.github.com/), run the following command:
4242

4343
```Shell
4444
npm install @tygo-van-den-hurk/slyde --registry=https://npm.pkg.github.com/

0 commit comments

Comments
 (0)