diff --git a/readme.adoc b/readme.adoc index 0c72d54..0e3e354 100644 --- a/readme.adoc +++ b/readme.adoc @@ -6,5 +6,5 @@ This repository contains examples that showcase the usage of jMolecules and jMol == External examples -* https://github.com/odrotbohm/restbucks[Spring RESTBucks] -- a hypermedia-based REST service exposing a coffee ordering business process. Uses jMolecules integrations for Spring, Jackson and persistence code generation via the jMolecules ByteBuddy plugin. +* https://github.com/odrotbohm/spring-restbucks[Spring RESTBucks] -- a hypermedia-based REST service exposing a coffee ordering business process. Uses jMolecules integrations for Spring, Jackson and persistence code generation via the jMolecules ByteBuddy plugin. * https://github.com/theborakompanioni/bitcoin-spring-boot-starter/tree/master/examples/incubator/lnurl-auth-example-application[LNURL Auth] -- A showcase application using jMolecules integrations.