diff --git a/general/release-notes-version-2.3.asciidoc b/general/release-notes-version-2.3.asciidoc index 1ee36a5..f00f6f6 100644 --- a/general/release-notes-version-2.3.asciidoc +++ b/general/release-notes-version-2.3.asciidoc @@ -96,7 +96,7 @@ Furthermore: an email and Twitter micro service were integrated in my-thai-star. === Documentation refactoring The complete devonfw guide is restructured and refactored. Getting started guides are added for easy start with devonfw.Integration of the new Tutorial with the existing devonfw Guide whereby existing chapters of the previous tutorial were converted to Cookbook chapters. Asciidoctor is used for devonfw guide PDF generation. -See: https://github.com/devonfw/devon-guide/wiki +See: https://github.com/devonfw/devonfw-guide/wiki === OASP4JS @@ -195,7 +195,7 @@ The devonfw Harvesting process continues to add valuable components and modules ==== Service Client support (for Micro service Projects). -This client is for consuming microservices from other application.This solution is already very flexible and customizable.As of now,this is suitable for small and simple project where two or three microservices are invoked. Donated by Jörg Hohwiller. See: https://github.com/devonfw/devon-microservices +This client is for consuming microservices from other application.This solution is already very flexible and customizable.As of now,this is suitable for small and simple project where two or three microservices are invoked. Donated by Jörg Hohwiller. See: https://github.com/devonfw-forge/devonfw-microservices ==== JHipster devonfw code generation @@ -211,7 +211,7 @@ This component has been donated by, has been harvested from system in use by, Ca === And lots more, among others: -* OASP4J/devonfw docker based build IN a docker process. See: https://github.com/devonfw/devon-guide/wiki/Dockerfile-for-the-maven-based-spring.io-projects +* OASP4J/devonfw docker based build IN a docker process. See: https://github.com/devonfw/shop-floor/blob/develop/documentation/dsf-configure-dockerfile.asciidoc * CI test boot archetype. This is for unit testing.This will create a sample project and add sample web service to it. A Jenkins job will start oasp4j server and will call web service. See: https://github.com/devonfw/devonfw-shop-floor/tree/master/testing/Oasp4jTestingScripts