diff --git a/theme/functions.php b/theme/functions.php index b2cdc3b..41c5ed8 100644 --- a/theme/functions.php +++ b/theme/functions.php @@ -130,7 +130,7 @@ function rar_nav() { ['Canvas', home_url('/product-category/canvas/')], ['Planners', home_url('/product-category/planners/')], ['Apparel', home_url('/product-category/apparel/')], - ['The Memo', home_url('/blog/')], + ['The Memo', home_url('/the-memo/')], ['About', home_url('/about/')], ]; foreach ($links as [$label, $url]) { @@ -210,7 +210,7 @@ function rar_footer_content() {