From d1bd5d45e726ff0c02fb37fb0ad94bd5a0f9dd6a Mon Sep 17 00:00:00 2001 From: Gary Date: Thu, 14 Mar 2024 13:50:50 -0700 Subject: [PATCH] fix: replace boarding with onboarding routes after v4.0.0-beta.239 --- resources/views/components/navbar.blade.php | 4 ++-- resources/views/livewire/boarding/index.blade.php | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/views/components/navbar.blade.php b/resources/views/components/navbar.blade.php index 79f854deb..4e61c83c7 100644 --- a/resources/views/components/navbar.blade.php +++ b/resources/views/components/navbar.blade.php @@ -126,8 +126,8 @@ @endif
  • - - + + Guided Tour diff --git a/resources/views/livewire/boarding/index.blade.php b/resources/views/livewire/boarding/index.blade.php index f8018c0fb..9b67b62ca 100644 --- a/resources/views/livewire/boarding/index.blade.php +++ b/resources/views/livewire/boarding/index.blade.php @@ -53,7 +53,7 @@ Localhost is not reachable with the following public key.

    Please make sure you have the correct public key in your ~/.ssh/authorized_keys file for user - 'root' or skip the boarding process and add a new private key manually to Last Hour Cloud and to the + 'root' or skip the onboarding process and add a new private key manually to Last Hour Cloud and to the server.
    Check this upstream
    documentation for further help. @@ -140,7 +140,7 @@ This server is not reachable with the following public key.

    Please make sure you have the correct public key in your ~/.ssh/authorized_keys file for user - 'root' or skip the boarding process and add a new private key manually to Last Hour Cloud and to the + 'root' or skip the onboarding process and add a new private key manually to Last Hour Cloud and to the server. Check @@ -328,7 +328,7 @@ @endif \ No newline at end of file