Selaa lähdekoodia

fix hybrid ui links

MarkSackerberg 11 kuukautta sitten
vanhempi
sitoutus
85c362e90b

+ 1 - 1
src/components/products/guides/index.js

@@ -150,7 +150,7 @@ export const guides = {
             },
             {
               title: 'MPL-404 Hybrid UI Template',
-              href: '/mpl-hybrid/guides/mpl-404-hyrbid-ui-template',
+              href: '/mpl-hybrid/guides/mpl-404-hybrid-ui-template',
               created: '2024-12-16',
               updated: null, // null means it's never been updated
             },

+ 1 - 1
src/components/products/mpl-hybrid/index.js

@@ -37,7 +37,7 @@ export const mplHybrid = {
         {
           title: 'UI Templates',
           links: [
-            { title: 'MPL-404 Hybrid UI', href: '/mpl-hybrid/guides/mpl-404-hyrbid-ui-template', created: '2024-12-16' },
+            { title: 'MPL-404 Hybrid UI', href: '/mpl-hybrid/guides/mpl-404-hybrid-ui-template', created: '2024-12-16' },
           ],
         },
         {

+ 0 - 0
src/pages/mpl-hybrid/guides/mpl-404-hyrbid-ui-template.md → src/pages/mpl-hybrid/guides/mpl-404-hybrid-ui-template.md