Skip to content

Commit 47fbe2e

Browse files
committed
fixed image links
1 parent b80b9a2 commit 47fbe2e

File tree

109 files changed

+480
-480
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+480
-480
lines changed

docs/general-development/architecture-of-the-windows-phone-sharepoint-list-application-template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The three main components or layers of the MVVM pattern are the View, the Model,
3838

3939

4040

41-
![Template files in MVVM pattern](images/96681da7-ceab-40f3-8d08-441aea9b4a6f.gif)
41+
![Template files in MVVM pattern](../../images/96681da7-ceab-40f3-8d08-441aea9b4a6f.gif)
4242

4343

4444

@@ -123,7 +123,7 @@ Figure 2 shows a simplified representation of the class inheritance hierarchy fo
123123

124124

125125

126-
![The EditItemViewModel and EditForm classes](images/9faa4fbc-5fd6-4960-ba25-8a8cc0195562.gif)
126+
![The EditItemViewModel and EditForm classes](../../images/9faa4fbc-5fd6-4960-ba25-8a8cc0195562.gif)
127127

128128

129129

docs/general-development/authorization-users-groups-and-the-object-model-in-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Figure 1 shows a high-level view of the SharePoint Server security management sy
119119

120120

121121

122-
![Authorization object relations](images/4a1e594e-cc3b-4bd6-bfe7-27568e30bb2b.gif)
122+
![Authorization object relations](../../images/4a1e594e-cc3b-4bd6-bfe7-27568e30bb2b.gif)
123123

124124

125125

docs/general-development/basic-uri-structure-and-path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ You can also access the chart by using the discovery user interface. To learn ho
8989

9090

9191

92-
![Excel Services REST model URL](images/SharePointServer14Con_XLSvcs_RESTModel.gif)
92+
![Excel Services REST model URL](../../images/SharePointServer14Con_XLSvcs_RESTModel.gif)
9393

9494

9595

docs/general-development/bcs-client-object-model-reference-for-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.assetid: fe7d12a3-6ea9-47f9-b69e-f66da9e661dc
1111

1212

1313

14-
![Class libraries and references](images/mod_icon_badge_reference.png)
14+
![Class libraries and references](../../images/mod_icon_badge_reference.png)
1515

1616

1717

docs/general-development/bcs-rest-api-reference-for-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.assetid: 364fb8d7-87d9-4be7-affd-90caba3cd0c0
1111

1212

1313

14-
![Class libraries and references](images/mod_icon_badge_reference.png)
14+
![Class libraries and references](../../images/mod_icon_badge_reference.png)
1515

1616

1717

docs/general-development/build-mobile-apps-for-other-platforms-using-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To use the REST capabilities that are built into SharePoint 2013, you can constr
3636

3737

3838

39-
![SharePoint REST architecture](images/SP15Con_BuildSharePointAppsForMobileDevices_Fig2.png)
39+
![SharePoint REST architecture](../../images/SP15Con_BuildSharePointAppsForMobileDevices_Fig2.png)
4040

4141

4242

docs/general-development/build-windows-phone-apps-that-access-sharepoint.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The new mobility features offered by SharePoint 2013 are built on existing Micro
2828

2929

3030

31-
![SharePoint list items in a Windows Phone app](images/9159345c-ce12-41a6-8994-fc2e9aa26fd6.gif)
31+
![SharePoint list items in a Windows Phone app](../../images/9159345c-ce12-41a6-8994-fc2e9aa26fd6.gif)
3232

3333

3434

@@ -120,7 +120,7 @@ In SharePoint Foundation 2010, the client object models provide APIs that enable
120120

121121

122122

123-
![SharePoint client object model architecture](images/SP15Con_BuildSharePointAppsForMobileDevices_Fig3.png)
123+
![SharePoint client object model architecture](../../images/SP15Con_BuildSharePointAppsForMobileDevices_Fig3.png)
124124

125125

126126

@@ -145,7 +145,7 @@ To use the REST capabilities that are built into SharePoint 2013, you can constr
145145

146146

147147

148-
![SharePoint REST architecture](images/SP15Con_BuildSharePointAppsForMobileDevices_Fig2.png)
148+
![SharePoint REST architecture](../../images/SP15Con_BuildSharePointAppsForMobileDevices_Fig2.png)
149149

150150

151151

docs/general-development/business-connectivity-services-in-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Figure 1 shows the features that are included in SharePoint 2013 and Office 2013
5454

5555

5656

57-
![Business Connectivity Services feature set](images/BCSin2013FeatureSet.jpg)
57+
![Business Connectivity Services feature set](../../images/BCSin2013FeatureSet.jpg)
5858

5959

6060

docs/general-development/business-connectivity-services-programmers-reference-for-sharepoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.assetid: cfc9bdf8-ddf3-40e1-83d9-dbd304cebd57
1010

1111

1212

13-
![Class libraries and references](images/mod_icon_badge_reference.png)
13+
![Class libraries and references](../../images/mod_icon_badge_reference.png)
1414

1515

1616

docs/general-development/choose-the-right-api-set-in-sharepoint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This topic provides an overview of the various API sets that are provided by Sha
6565

6666

6767

68-
![Venn diagram of API sets and SharePoint app types](images/SharePointAPIsetsandselectedSharePointextensions.png)
68+
![Venn diagram of API sets and SharePoint app types](../../images/SharePointAPIsetsandselectedSharePointextensions.png)
6969

7070

7171

@@ -298,7 +298,7 @@ Figure 2 illustrates the relationship of the various client APIs, various types
298298

299299

300300

301-
![Programming model for apps for SharePoint](images/Sp15_app_.png)
301+
![Programming model for apps for SharePoint](../../images/Sp15_app_.png)
302302

303303

304304

0 commit comments

Comments
 (0)