diff --git a/README.adoc b/README.adoc index 3236241..a2d434e 100644 --- a/README.adoc +++ b/README.adoc @@ -19,7 +19,7 @@ :page-permalink: /guides/{projectid} :repo-description: Visit the https://openliberty.io/guides/{projectid}.html[website] for the rendered version of the guide. :page-seo-title: Persisting data in your Java microservices to MongoDB, a document-oriented NoSQL database -:page-seo-description: A getting started tutorial with examples on how to connect, access and persist data to MongoDB, a document-oriented NoSQL database, in cloud-native Java applications using Contexts and Dependency Injection (CDI) and Eclipse MicroProfile Config with Open Liberty. +:page-seo-description: A getting started tutorial with examples on how to connect, access and persist data to MongoDB, a document-oriented NoSQL database, in cloud-native Java applications using Contexts and Dependency Injection (CDI) and MicroProfile Config with Open Liberty. :common-includes: https://raw.githubusercontent.com/OpenLiberty/guides-common/prod = Persisting data with MongoDB