Skip to content

Commit 2a17219

Browse files
fix docs
1 parent 85a2402 commit 2a17219

51 files changed

Lines changed: 5 additions & 5 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ updates:
1313
open-pull-requests-limit: 10
1414

1515
- package-ecosystem: "npm"
16-
directory: /documentation
16+
directory: /docs
1717
schedule:
1818
interval: "weekly"
1919
open-pull-requests-limit: 10

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ lib/llhttp/llhttp.wasm
99

1010
!types/**/*
1111
!index.d.ts
12-
!documentation/docs/**/*
12+
!docs/docs/**/*

README.md

Lines changed: 1 addition & 1 deletion
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)