Skip to content

Commit ba9035c

Browse files
Merge pull request #247067 from ecfan/patch-1
Azure Logic Apps: [GitHub 112479] Remove links to samples
2 parents 6db25ec + 2d3ef65 commit ba9035c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

articles/logic-apps/logic-apps-create-api-app.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,6 @@ easy API hosting.
6060
> * [PHP](../app-service/quickstart-php.md)
6161
> * [Python](../app-service/quickstart-python.md)
6262
> * [Ruby](../app-service/quickstart-ruby.md)
63-
>
64-
> For API App samples built for logic apps, visit the
65-
> [Azure Logic Apps GitHub repository](https://github.com/logicappsio).
6663
6764
## How do custom APIs differ from custom connectors?
6865

@@ -135,9 +132,6 @@ bakery every 20 minutes to check whether the cake is ready.
135132
The webhook pattern mirrors the behavior where the bakery asks you
136133
for your phone number so they can call you when the cake is ready.
137134

138-
For samples, visit the [Logic Apps GitHub repository](https://github.com/logicappsio).
139-
Also, learn more about [usage metering for actions](logic-apps-pricing.md).
140-
141135
<a name="async-pattern"></a>
142136

143137
### Perform long-running tasks with the polling action pattern

0 commit comments

Comments
 (0)