Skip to content

Commit c9d5c76

Browse files
authored
Merge pull request #876 from MicrosoftDocs/anneta-linkfix
link fixes for AFD from within SharePoint
2 parents a65687f + 4f8e873 commit c9d5c76

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

powerapps-docs/maker/canvas-apps/embed-apps-dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Keep the following restrictions in mind:
2626
* Only PowerApps users in the same tenant can access the embedded app.
2727
* To access PowerApps using Internet Explorer 11, you must turn off Compatibility View.
2828

29-
You can also integrate PowerApps into SharePoint Online (without using an iframe). For more information, see [Generate an app from within SharePoint using PowerApps](../canvas-apps/generate-app-from-sharepoint-list-interface.md).
29+
You can also integrate PowerApps into SharePoint Online (without using an iframe). For more information, see [Generate an app from within SharePoint using PowerApps](app-from-sharepoint.md#generate-an-app-from-within-sharepoint-online).
3030

3131
## Set URI parameters for your app
3232
If you have an app you want to embed, the first step is to set parameters for the Uniform Resource Identifier (URI), so that the iframe knows where to find the app. The URI is in the following form:

powerapps-docs/maker/canvas-apps/sharepoint-scenario-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this series of tutorials, the company Contoso has a SharePoint Online site wh
2525
## Getting started quickly
2626
The scenario we present in this series of tutorials is simple compared to a full-blown project management and analysis app, but it still takes some time to complete all the tasks. If you just want a quick introduction to using PowerApps, Microsoft Flow, and Power BI with SharePoint, check out the following articles:
2727

28-
* **PowerApps**: [Generate an app from within SharePoint using PowerApps](generate-app-from-sharepoint-list-interface.md) and [Generate an app to manage data in a SharePoint list](app-from-sharepoint.md)
28+
* **PowerApps**: [Generate an app from within SharePoint using PowerApps](app-from-sharepoint.md#generate-an-app-from-within-sharepoint-online) and [Generate an app to manage data in a SharePoint list](app-from-sharepoint.md)
2929
* **Microsoft Flow**: [Wait for approval in Microsoft Flow](https://docs.microsoft.com/flow/wait-for-approvals)
3030
* **Power BI**: [Embed with report web part in SharePoint Online](https://docs.microsoft.com/power-bi/service-embed-report-spo)
3131

powerapps-docs/maker/canvas-apps/transform-infopath.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To get started, follow these steps:
7070

7171
PowerApps will build you an app that you can customize.
7272

73-
Start with a simple custom list that contains just a couple of fields of different types for your first app. This will let you build a solid foundation without being overwhelmed. Don't worry; you'll be a pro in no time and ready to tackle those complex apps. For help walking through this first app, check out this [documentation](generate-app-from-sharepoint-list-interface.md) or this community [video](https://youtu.be/BnYe_7fpZRM). The examples below will show common InfoPath tasks and how to do them in PowerApps. Each of these builds on a simple SharePoint list app.
73+
Start with a simple custom list that contains just a couple of fields of different types for your first app. This will let you build a solid foundation without being overwhelmed. Don't worry; you'll be a pro in no time and ready to tackle those complex apps. For help walking through this first app, check out this [documentation](app-from-sharepoint.md#generate-an-app-from-within-sharepoint-online) or this community [video](https://youtu.be/BnYe_7fpZRM). The examples below will show common InfoPath tasks and how to do them in PowerApps. Each of these builds on a simple SharePoint list app.
7474

7575
## How do you do that with PowerApps?
7676

powerapps-docs/maker/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Canvas apps give you the flexibility to arrange the user experience and interfac
2828

2929
You can start to build your app from Microsoft tools where your data lives, such as:
3030

31-
- [From a SharePoint list](canvas-apps/app-from-sharepoint.md#generate-an-app-from-within-sharePoint-online)
31+
- [From a SharePoint list](canvas-apps/app-from-sharepoint.md#generate-an-app-from-within-sharepoint-online)
3232
- [From a Power BI dashboard](canvas-apps/embed-powerapps-powerbi.md)
3333

3434
Creating a canvas app is easy; with PowerApps, you can find or create your app in several ways:

0 commit comments

Comments
 (0)