diff --git a/modules/ROOT/pages/rest-clients.adoc b/modules/ROOT/pages/rest-clients.adoc index a04d1b24d..5c678c552 100644 --- a/modules/ROOT/pages/rest-clients.adoc +++ b/modules/ROOT/pages/rest-clients.adoc @@ -29,7 +29,7 @@ You can use MicroProfile REST Client with Open Liberty by enabling the feature:m If you update your server from a version of the feature:mpRestClient[display=MicroProfile REST Client] earlier than 3.0 to version 3.0 or higher, changes in API behavior might require you to update to your application code. For more information, see xref:reference:diff/mp-41-50-diff.adoc#rc[Differences between MicroProfile REST Client 3.0 and 2.0]. -In addition, If you update your server to version 4.0 of the feature:mpRestClient[display=MicroProfile REST Client], see xref:reference:diff/mp-70-61-diff.adoc#rc[Differences between MicroProfile REST Client 4.0 and 3.0]. +In addition, If you update your server to version 4.0 of the feature:mpRestClient[display=MicroProfile REST Client], see xref:reference:diff/mp-61-70-diff.adoc#rc[Differences between MicroProfile REST Client 4.0 and 3.0]. == Synchronous and asynchronous REST clients