diff --git a/src/pages/docs.js b/src/pages/docs.js
index 1661f8b56e..f983273f4b 100644
--- a/src/pages/docs.js
+++ b/src/pages/docs.js
@@ -205,19 +205,19 @@ const DocsSections = [
},
{
title: 'License',
- description: 'Configure login and user control',
+ description: 'Licensing model of Dashy',
link: '/docs/license',
icon: (),
},
{
title: 'Code of Conduct',
- description: 'Configure login and user control',
+ description: 'Guidelines around Dashy',
link: '/docs/code-of-conduct',
icon: (),
},
{
title: 'Changelog',
- description: 'Configure login and user control',
+ description: 'View the latest changes and updates',
link: '/docs/changelog',
icon: (),
},