diff --git a/src/pages/definition.astro b/src/pages/definition.astro index 3f738b0..1ca613a 100644 --- a/src/pages/definition.astro +++ b/src/pages/definition.astro @@ -7,7 +7,7 @@ import GeoRight from '/images/background-images/geo-right.svg?raw'; const seoMetaData = { description: 'Fair Source values user freedom and developer sustainability. We find a balance through non-compete licenses that allow users to run the software for their own needs, modify it, and propose changes back to the developer.', - slug: 'fsd/' + slug: 'definition/' }; ---