diff --git a/features/history.mdx b/features/history.mdx index f09cb94..70a5b31 100644 --- a/features/history.mdx +++ b/features/history.mdx @@ -1,6 +1,6 @@ --- title: 'History' -description: 'Make the most of Wave's persistent, context rich history' +description: 'Make the most of persistent, context rich history' icon: 'scroll' --- diff --git a/mint.json b/mint.json index 95e1598..7d74e84 100644 --- a/mint.json +++ b/mint.json @@ -61,7 +61,7 @@ "group": "Features", "pages": [ "features/appearance", - "features/images", + "features/history", "features/markdown", "features/navigation" ]