Skip to content

Commit 1c80961

Browse files
authored
Fix license link for Enhanced Caching component
Updated the license link for Enhanced Caching component.
1 parent 9e99920 commit 1c80961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DISTRIBUTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The `gradle/actions` project consists of three primary components:
99
| :--- | :--- | :--- | :--- |
1010
| **Action Runner** | **[MIT](LICENSE)** | Open | The core action logic: configures a local Gradle installation, performs wrapper validation, and reports on Gradle build execution. |
1111
| **Basic Caching** | **[MIT](LICENSE)** | Open | Configures basic Gradle User Home caching using 'actions/cache'. |
12-
| **Enhanced Caching** | **[Proprietary](NOTICE)** | Closed | Uses the 'gradle-actions-caching' library to provide fine-grained caching of Gradle User Home, intelligent cache cleanup and other advanced features. |
12+
| **Enhanced Caching** | **[Proprietary](licenses/gradle-actions-caching-license.txt)** | Closed | Uses the 'gradle-actions-caching' library to provide fine-grained caching of Gradle User Home, intelligent cache cleanup and other advanced features. |
1313

1414
By default, **Enhanced Caching** is enabled to provide the best experience.
1515

0 commit comments

Comments
 (0)