From 51dfa7e07c7b822504c2770da4aea4b55a104c6f Mon Sep 17 00:00:00 2001 From: Tony Lea Date: Sun, 18 Aug 2024 14:42:05 -0400 Subject: [PATCH] Adding docs updates --- content/docs/getting-started.md | 2 +- includes/header.html | 14 +++++--------- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/content/docs/getting-started.md b/content/docs/getting-started.md index 7c03c5a..9fe4d00 100644 --- a/content/docs/getting-started.md +++ b/content/docs/getting-started.md @@ -50,7 +50,7 @@ Here's an overview of Wave's key features, which we'll explore in more detail la - **Admin** - Wave leverages FilamentPHP for admin CRUD functionality. You may also use the Table Builder, Form Builder, Notifications, and more within theme files. -- **Themes** - Customize your app's look and feel with Wave's theming system. Each theme in `resources/views/theme` includes its own assets and views. +- **Themes** - Customize your app's look and feel with Wave's theming system. Each theme in `resources/themes` includes its own assets and views. ### Under The Hood diff --git a/includes/header.html b/includes/header.html index fdd50db..c0808c0 100644 --- a/includes/header.html +++ b/includes/header.html @@ -115,7 +115,7 @@