Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 0ffbe8a

Browse files
oliversalzburgmmalerba
authored andcommitted
docs(theming): Fix link to setNonce (#10908)
1 parent c4dccdc commit 0ffbe8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/Theming/01_introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ etc) you will need to either write CSS rules with custom selectors, or build a
1212
custom version of the `angular-material.css` file using SASS and custom
1313
variables.
1414

15-
> <b>Note:</b> The Material Theming system provides the <a ng-href="/api/service/$mdThemingProvider#setNonce">
15+
> <b>Note:</b> The Material Theming system provides the <a ng-href="/api/service/$mdThemingProvider#mdthemingprovider-setnonce-noncevalue">
1616
`$mdThemingProvider.setNonce()`</a> method to meet the requirements of a CSP-policy enabled application.
1717
1818
<img src="https://cloud.githubusercontent.com/assets/210413/4816236/bf7783dc-5edd-11e4-88ef-1f8b6e87e1d7.png" alt="color palette" style="max-width: 100%;">

0 commit comments

Comments
 (0)