Skip to content

Commit

Permalink
Merge pull request MrBin99#118 from Niicck/master
Browse files Browse the repository at this point in the history
update link to django-vite-examples in README
  • Loading branch information
Niicck authored Jan 16, 2024
2 parents fc86d0f + b58299e commit 2556fdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -382,9 +382,9 @@ WHITENOISE_IMMUTABLE_FILE_TEST = immutable_file_test

## Examples

For an example of how to setup the project using the new multi-app configuration, please see this [multi-app example project](https://github.com/Niicck/django-vite-multi-app-example).
For examples of how to setup the project in v3, please see [django-vite-examples](https://github.com/Niicck/django-vite-examples).

For an example using the module-level legacy settings, please see this [example project here](https://github.com/MrBin99/django-vite-example).
For another example that uses the module-level legacy settings, please see this [example project here](https://github.com/MrBin99/django-vite-example).

## Thanks

Expand Down

0 comments on commit 2556fdc

Please sign in to comment.