Skip to content

Commit d5bcca6

Browse files
thechriskentVesaJuvonen
authored andcommitted
Fixed broken link (SharePoint#2177)
1 parent 15187cb commit d5bcca6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/scenario-guidance/Branding.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Cascading style sheet (CSS) plays a large role in SharePoint branding. To succes
183183
- [Optimize page performance in SharePoint - JavaScript and CSS files](https://docs.microsoft.com/en-us/sharepoint/dev/general-development/optimize-page-performance-in-sharepoint#compress-crunch-javascript-and-css-files)
184184
- [Branding SharePoint sites in the SharePoint Add-in model](https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/branding-sharepoint-sites-sharepoint-add-in)
185185
- [Proven Practices for SharePoint Online Portals - Performance](https://docs.microsoft.com/en-us/sharepoint/dev/solution-guidance/portal-performance)
186-
- [Controlling branding in SharePoint using add-in model](https://github.com/OfficeDev/TrainingContent/tree/master/O3658/03%20Branding%20with%20add-in%20model%20techniques)
186+
- [Controlling branding in SharePoint using add-in model](https://github.com/OfficeDev/TrainingContent/tree/master/SharePoint/AddIns/06%20Branding%20with%20add-in%20model%20techniques)
187187

188188
### Videos
189189

@@ -232,4 +232,4 @@ Script Embedding means a pattern where custom JavaScript is added on the page wh
232232
- [Core.EmbedJavaScript - Shows basic JavaScript embedding scenarions](https://github.com/OfficeDev/PnP/tree/master/Samples/Core.EmbedJavaScript)
233233
- [Core.EmbedJavaScriptJSOM - Shows how to do JavaScript embedding from SP hosted add-in](https://github.com/OfficeDev/PnP/tree/master/Samples/Core.EmbedJavaScriptJSOM)
234234
- [Core.EmbedJavaScript.HeaderFooter - Shows how to add custom header and footer with JavaScript embed pattern](https://github.com/OfficeDev/PnP/tree/master/Samples/Core.EmbedJavaScript.HeaderFooter)
235-
- [CDN Manager](https://dev.office.com/patterns-and-practices-detail/5822)
235+
- [CDN Manager](https://dev.office.com/patterns-and-practices-detail/5822)

0 commit comments

Comments
 (0)