Skip to content

Commit 872ae87

Browse files
bcameron1231VesaJuvonen
authored andcommitted
Fixing Documentation (SharePoint#2616)
* Fixing Broken Link Link was mapped to the wrong ___location. Found via Issue SharePoint#2609 * Removing duplicate text and updating a sentence Issue SharePoint#2557, references this documentation. The sentence in question is missing a word/phrase and found that there are duplicate paragraphs of the same content.
1 parent 7a99484 commit 872ae87

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs/general-development/build-sites-for-sharepoint.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@ If you want to see a summary of what's new for designers and developers of publi
3131
<a name="SP15_BuildSitesForSP2013_AuthoringDesignBranding"> </a>
3232
## Authoring, design, and branding in SharePoint
3333

34-
SharePoint provides a new approach for designing websites. The content-creation workflow is revised so that you can create content using any —and author great content. To brand your site without having to write custom .NET code, use the [Design Manager](overview-of-design-manager-in-sharepoint.md) to import design elements. With Design Manager, you can also create an HTML-based master page to define the chrome shared by all of your site's pages and create page layouts to design templates for pages. If you choose to write custom code, you can use .NET server, .NET client (CSOM.md), Silverlight, and JavaScript libraries.
35-
36-
SharePoint also provides a new approach to content and authoring. The content-creation workflow is revised so that you can create content using any authoring and branding tool and author great content. To brand your site without having to write custom ASP.NET code, use the Design Manager. You can import design elements and create an HTML-based master page to define the shared framing elements—the chrome—that all of your site's pages and page layouts share. If you choose to write custom code when branding your site, you can use the publishing and taxonomy libraries.
37-
38-
34+
SharePoint provides a new approach for designing websites. The content-creation workflow is revised so that you can create content using any authoring and branding tool to author great content. To brand your site without having to write custom .NET code, use the [Design Manager](overview-of-design-manager-in-sharepoint.md) to import design elements. With Design Manager, you can also create an HTML-based master page to define the chrome shared by all of your site's pages and create page layouts to design templates for pages. If you choose to write custom code, you can use .NET server, .NET client (CSOM.md), Silverlight, and JavaScript libraries.
3935

4036
<a name="SP15_BuildSitesForSP2013_PublishingSites"> </a>
4137
## Publishing sites, client object model programming, and the new SharePoint app model

docs/schema/apppartconfigdefinition-schema-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The AppPartConfigDefinition schema specifies the XML that can be used in the con
2626

2727
## See also
2828

29-
- [Create add-in parts to install with your SharePoint Add-in](/sp-add-ins/create-add-in-parts-to-install-with-your-sharepoint-add-in.md)
29+
- [Create add-in parts to install with your SharePoint Add-in](/docs/sp-add-ins/create-add-in-parts-to-install-with-your-sharepoint-add-in.md)
3030

3131

3232

0 commit comments

Comments
 (0)