docs: reference the new license manager#2255
Conversation
|
| @@ -66,7 +66,7 @@ For more, see link:CONTRIBUTING.md[Contributing]. | |||
| There are two editions of Timefold Solver: | |||
There was a problem hiding this comment.
This is now no longer correct.
There was a problem hiding this comment.
Pull request overview
This PR updates documentation to point users to the new Timefold License Manager for obtaining/using Enterprise licenses.
Changes:
- Update commercial installation docs to instruct users to generate a license key via the License Manager.
- Update README Enterprise Edition licensing references to link to the License Manager.
- Update the release changelog template to reference the License Manager licensing URL.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/src/modules/ROOT/pages/commercial-editions/installation.adoc | Replaces “contact us” with a direct License Manager link for obtaining a license key. |
| README.adoc | Updates Enterprise Edition licensing links to the License Manager (but introduces an incomplete sentence). |
| .github/workflows/release-changelog-template.md | Updates the “requires a license” link to point to the License Manager. |
| the _Enterprise Edition_ is not open source. | ||
| If you wish to use the Enterprise Edition in a production environment, | ||
| please https://timefold.ai/contact[contact Timefold] to obtain the appropriate license. | ||
| https://licenses.timefold.ai/[obtain the appropriate license]. |
There was a problem hiding this comment.
The sentence starting at line 81 is now grammatically incomplete (“If you wish…,” followed by just a link), which can confuse readers; rewrite it into a full sentence such as adding “please” and making the link part of the clause (e.g., “please obtain the appropriate license at …”).
| https://licenses.timefold.ai/[obtain the appropriate license]. | |
| please obtain the appropriate license at https://licenses.timefold.ai/[licenses.timefold.ai]. |
|
Replaced |



No description provided.