This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/juneau.git


The following commit(s) were added to refs/heads/master by this push:
     new 09543eb99 Update README.md
09543eb99 is described below

commit 09543eb99e7391e6f2adb0c112c0d8b5ecc2af13
Author: James Bognar <[email protected]>
AuthorDate: Thu Jun 23 17:04:24 2022 -0400

    Update README.md
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f75ea34bc..9742789b2 100644
--- a/README.md
+++ b/README.md
@@ -19,13 +19,13 @@
 * [Wiki](https://github.com/apache/juneau/wiki)
 * [Javadocs](https://juneau.apache.org/site/apidocs-9.0-B1/index.html)
 * 
[Documentation](https://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html#overview.description)
-* [Pet Store 
App]([https://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html#overview.description](https://github.com/apache/juneau-petstore))
+* [Pet Store App](https://github.com/apache/juneau-petstore)
 
 ## Description
 
 Apache Juneau™ is a single cohesive Java ecosystem consisting of the following 
parts:
 
-* *juneau-marshall*    - A universal toolkit for marshalling POJOs to a 
variety of content types using a common framework with no external library 
dependencies.
+* _juneau-marshall_    - A universal toolkit for marshalling POJOs to a 
variety of content types using a common framework with no external library 
dependencies.
 * *juneau-marshall-rdf*        - Additional support for various RDF languages.
 * *juneau-dto* - A variety of predefined DTOs for serializing and parsing 
languages such as HTML5, Swagger and ATOM.
 * *juneau-config*      - A sophisticated configuration file API.

Reply via email to