Skip to content

Commit

Permalink
Readme link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
royduin authored Jan 29, 2025
1 parent f704f97 commit 7104295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ php artisan vendor:publish --provider="Rapidez\CheckoutTheme\ServiceProvider" --

If you've already overwritten these by yourself before you installed this package, you will have to manually overwrite these as the publish command will not overwrite already existing files.

If you want more information about how we use color variables; Check our [https://docs.rapidez.io/3.x/theming.html#colors](Rapidez docs).
If you want more information about how we use color variables; Check our [Rapidez docs](https://docs.rapidez.io/3.x/theming.html#colors).

This package also requires the `SKU` functionality to be enabled in the image resizer. This is normally enabled by default.

Expand Down

0 comments on commit 7104295

Please sign in to comment.