Skip to content

Commit

Permalink
Fixing link
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Feb 22, 2025
1 parent dbfddc1 commit e17b527
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 @@ -18,7 +18,7 @@ There are two Orchard Core extensions and a targets extension in this project:

- `Lombiq.Hosting.MediaTheme.Bridge`: An Orchard Core module that enables the core logic required for hosting your theme the Media Library.
- `Lombiq.Hosting.MediaTheme`: An Orchard Core theme that bootstraps the Media Theme logic using the `Lombiq.Hosting.MediaTheme.Bridge` module. With this theme active you can dynamically change the base theme from the Admin UI or using recipes.
- `Lombiq.Hosting.MediaTheme.Targets`: Provides automatic Media Theme package creation in the project. Checkout its [readme file](../Lombiq.Hosting.MediaTheme/Lombiq.Hosting.MediaTheme.Targets/Readme.md).
- `Lombiq.Hosting.MediaTheme.Targets`: Provides automatic Media Theme package creation in the project. Check out its [readme file](Lombiq.Hosting.MediaTheme.Targets/Readme.md).

To get started, you'll need to add `Lombiq.Hosting.MediaTheme` and `Lombiq.Hosting.MediaTheme.Bridge` NuGet packages to your web project. Set the `Lombiq.Hosting.MediaTheme` as the active site theme from the Admin UI or recipe.

Expand Down

0 comments on commit e17b527

Please sign in to comment.