Skip to content

Commit

Permalink
npm-docs: fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
aruncveli committed Feb 2, 2025
1 parent 5e75804 commit 6b2e898
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ style.
| Apotea | [Install](https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/apotea/apotea.user.css) | [Info](sites/apotea) |
| SMHI | [Install](https://github.com/aruncveli/userstyles/raw/main/smhi/smhi.user.styl) | [Info](smhi) |
| Trafikinformation tåg | [Install](https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/trafikinformation-tåg/trafikinformation-tåg.user.css) | [Info](sites/trafikinformation-tåg) |
| npm Docs | [Install](https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/npm-docs/npm-docs.user.styl) | [Info](sites/npm-docs) |
| npm Docs | [Install](https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/npm-docs/npm-docs.user.css) | [Info](sites/npm-docs) |
| npm | [Install](https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/npm/npm.user.css) | [Info](sites/npm) |
| YouGov | [Install](https://github.com/aruncveli/userstyles/raw/main/yougov/yougov.user.styl) | [Info](yougov) |
| AWS CDK | [Install](https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/aws-cdk/aws-cdk.user.css) | [Info](sites/aws-cdk) |
Expand Down
2 changes: 1 addition & 1 deletion sites/npm-docs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# npm Docs Dark

[Install](https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/npm-docs/npm-docs.user.styl)
[Install](https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/npm-docs/npm-docs.user.css)

![Screenshot of page](screenshot.png)
2 changes: 1 addition & 1 deletion sites/npm-docs/npm-docs.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@author Arun Chandanaveli <aruncveli@gmail.com> (https://github.com/aruncveli)
@homepageURL https://github.com/aruncveli/userstyles
@supportURL https://github.com/aruncveli/userstyles/issues
@updateURL https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/npm-docs/npm-docs.user.styl
@updateURL https://raw.githubusercontent.com/aruncveli/userstyles/refs/heads/main/sites/npm-docs/npm-docs.user.css
@license MIT
@preprocessor default
@var color fg "Foreground" white
Expand Down

0 comments on commit 6b2e898

Please sign in to comment.