Skip to content

Commit 053c4be

Browse files
Update README.md
Co-authored-by: Adrian D'Alessandro <[email protected]>
1 parent eb03141 commit 053c4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Versions can be restricted from updating within the `pyproject.toml` using stand
148148

149149
This project includes an NPM-based setup for managing front-end assets like styles, scripts, and other resources. The `package.json` file contains predefined scripts to help with building and managing assets. You don't need to run these NPM commands if you are developing the Django app locally. You should only run these commands when needed, for example if you are changing javascript dependencies or modifying SCSS files.
150150

151-
See [node/README.md](node/README.md) for details on working with the NPM-based frontend asset pipeline.
151+
See [node/README.md](https://github.com/direct-framework/direct-webapp/blob/main/node/README.md) for details on working with the NPM-based frontend asset pipeline.
152152

153153
## Contributors
154154

0 commit comments

Comments
 (0)