From 5bad157b9e9929c048bd16cf63c2c619f5e19990 Mon Sep 17 00:00:00 2001 From: Eike Kettner Date: Sun, 28 Jun 2020 19:34:28 +0200 Subject: [PATCH] Change link on home page --- modules/microsite/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/microsite/docs/index.md b/modules/microsite/docs/index.md index 3b50c529..39d4ac69 100644 --- a/modules/microsite/docs/index.md +++ b/modules/microsite/docs/index.md @@ -3,7 +3,7 @@ layout: homeFeatures features: - first: ["Stow documents away", "Most of the time documents (emails, postal mail) are received or created. It should be fast to stow them away, knowing that they can be found if necessary.", "uploading"] - second: ["Automatic Tagging", "All documents are analyzed and tagged automatically. It may not always be correct; results can be reviewed and corrected.", "metadata"] - - third: ["Work with them", "Search for documents by their meta data. Send them via e-mail. Add your own tags, names etc to better match your workflow.", "curate"] + - third: ["Work with them", "Search for documents by their meta data or via full-text search. Send them via e-mail. Add your own tags, names etc to better match your workflow.", "finding"] ---