Skip to content

Commit 480dd99

Browse files
committed
Updated docs
1 parent 1592ac1 commit 480dd99

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The library is CommonJS-compatible. You can `require("url.js")` in your files.
8383
## :cloud: Installation
8484

8585

86-
Check out the [`src`](/src) directory to download the needed files and include them on your page.
86+
Check out the [`dist`](/dist) directory to download the needed files and include them on your page.
8787

8888
If you're using this module in a CommonJS environment, you can install it using `npm` or `yarn` and `require` it:
8989

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@
9090
}
9191
]
9292
}
93-
}
93+
}

0 commit comments

Comments
 (0)