Skip to content

Commit ffe199a

Browse files
committed
Fix links
1 parent 944e71a commit ffe199a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/docs/refguide/modeling/integration/rest-services/consumed-rest-services/use-call-rest-action-in-microflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ aliases:
1010

1111
## Introduction
1212

13-
In your Mendix app, you can use information from REST services. This how-to shows you how to do that through an example where you create an app that retrieves Wikipedia pages from a REST service. The resulting app is [available for download](/attachments/refguide/modeling/integration/consume-a-rest-service/WikipediaApi.mpk).
13+
In your Mendix app, you can use information from REST services. This how-to shows you how to do that through an example where you create an app that retrieves Wikipedia pages from a REST service. The resulting app is [available for download](/attachments/refguide/modeling/integration/rest-services/consume-a-rest-service/WikipediaApi.mpk).
1414

1515
This how-to teaches you how to do the following:
1616

content/en/docs/refguide/modeling/integration/rest-services/published-rest-services/published-rest-service/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ When you select a resource, you see the [operations](/refguide/published-rest-op
134134
135135
Resources and operations are appended to [Location](#location) to form a URL on which they can be accessed.
136136
137-
{{< figure src="/attachments/refguide/modeling/integration/published-rest-services/published-rest-service/example-location-url.png" class="no-border" >}}
137+
{{< figure src="/attachments/refguide/modeling/integration/rest-services/published-rest-services/published-rest-service/example-location-url.png" class="no-border" >}}
138138
139139
## Read More
140140

0 commit comments

Comments
 (0)