diff --git a/src/components/Layout.jsx b/src/components/Layout.jsx
index da6ab055..687778bd 100644
--- a/src/components/Layout.jsx
+++ b/src/components/Layout.jsx
@@ -168,7 +168,7 @@ export function Layout({ children, title, tableOfContents }) {
- {!router.route.startsWith("/api/resources") &&
+ {!router.route.startsWith("/ipa/resources") &&