Skip to content

Commit 0a8e265

Browse files
committed
Fixing broken links
1 parent 8f64c94 commit 0a8e265

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/declarative-customization/site-design-json-schema.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Example:
164164

165165
### setSPFieldCustomFormatter
166166

167-
Sets column formatting for a field. For more information on column formatting see [Use column formatting to customize SharePoint](column-formatting).
167+
Sets column formatting for a field. For more information on column formatting see [Use column formatting to customize SharePoint](column-formatting.md).
168168

169169
JSON values:
170170

@@ -205,7 +205,7 @@ Example:
205205

206206
## Apply a theme
207207

208-
Use the **applyTheme** verb to add a theme to the site. For more information on themes, see [SharePoint site theming](site-theming/sharepoint-site-theming-overview).
208+
Use the **applyTheme** verb to add a theme to the site. For more information on themes, see [SharePoint site theming](site-theming/sharepoint-site-theming-overview.md).
209209

210210
JSON value:
211211

docs/declarative-customization/site-design-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ For more information on working with scopes, see [Scoping access to site designs
244244
## See also
245245

246246
- [Get started creating site designs](get-started-create-site-design.md)
247-
- [Apply a scope to your site design](site-design-scopes.md)
247+
- [Apply a scope to your site design](site-design-scoping.md)
248248
- [Site design JSON schema](site-design-json-schema.md)
249249
- [PowerShell cmdlets for SharePoint site designs and site scripts](site-design-powershell.md)
250250
- [Site design and site script REST API](site-design-rest-api.md)

docs/declarative-customization/site-design-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,6 @@ Revoke-SPOSiteDesignRights
274274
## Set-SPOSiteScript (TBD)
275275
-->
276276

277-
Developers can also use the SharePoint [REST API](sharepoint-site-design-rest-api.md) to handle theme management tasks.
277+
Developers can also use the SharePoint [REST API](site-design-rest-api.md) to handle theme management tasks.
278278

279279
For information about how themes are defined and stored, see the [JSON schema reference](site-design-json-schema.md).

0 commit comments

Comments
 (0)