docs: change path to /dto

Change to `/dto` (Drupal testing online).
This commit is contained in:
Oliver Davies 2023-10-12 12:45:50 +01:00
parent 1bb4aa14af
commit fc62e74ccb
2 changed files with 1 additions and 1 deletions

View file

@ -68,7 +68,7 @@ const isFrontPage = Astro.props.isFront;
class="min-h-screen font-sans text-base font-light md:text-xl dark:text-white text-grey-900 selection:bg-blue-primary selection:text-white dark:bg-grey-900 dark:selection:bg-blue-primary dark:selection:text-white"
>
{false && (
<Banner text={"<a href='/drupal-testing'>Register now for my Drupal automated testing workshop &rarr;</a>"} />
<Banner text={"<a href='/dto'>Register now for my Drupal automated testing workshop &rarr;</a>"} />
)}
{true && (