Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
:sonarLink: link="https://sonarcloud.io/dashboard?id={projectKey}"
:branch: main

image::docs/src/modules/ROOT/images/shared/timefold-logo.png[link="https://timefold.ai",Timefold,align="center"]
image::docs/src/modules/ROOT/images/shared/timefold-solver-logo.png[link="https://timefold.ai",Timefold,align="center"]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Arguably we should link to solver.timefold.ai.


_Planning optimization made easy._ +
https://timefold.ai[timefold.ai]
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/src/modules/ROOT/pages/.index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
The Timefold Team <https://timefold.ai/company/about/>
:doctype: book
:imagesdir: .
:title-logo-image: image:shared/timefold-logo.png[align="center"]
:title-logo-image: image:shared/timefold-solver-logo.png[align="center"]
:toc: left
:toclevels: 3
:sectnums:
Expand All @@ -18,7 +18,7 @@ The Timefold Team <https://timefold.ai/company/about/>

// PDF uses :title-logo-image: on first page, no need to repeat image later on
ifndef::backend-pdf[]
image::shared/timefold-logo.png[align="center"]
image::shared/timefold-solver-logo.png[align="center"]
endif::[]

include::introduction.adoc[leveloffset=+1]
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading