Skip to content

Commit bf44336

Browse files
authored
Merge pull request #180 from OpenLiberty/staging
Merge staging to prod: Update the common-includes
2 parents b60085e + a114d60 commit bf44336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
:page-related-guides: ['rest-intro', 'cdi-intro', 'microprofile-config', 'circuit-breaker']
1818
:page-seo-title: Building fault-tolerant Java microservices with Eclipse MicroProfile Fault Tolerance's fallback policy
1919
:page-seo-description: A tutorial and an example on how to build resilient Java microservices to handle failed executions using MicroProfile Fault Tolerance and monitor fault-tolerant methods using MicroProfile Metrics.
20-
:common-includes: https://raw.githubusercontent.com/OpenLiberty/guides-common/master
20+
:common-includes: https://raw.githubusercontent.com/OpenLiberty/guides-common/prod
2121
:source-highlighter: prettify
2222
:guide-author: Open Liberty
2323
= Building fault-tolerant microservices with the @Fallback annotation

0 commit comments

Comments
 (0)