Skip to content

Commit d4d9b60

Browse files
authored
typo
1 parent 3a26bcd commit d4d9b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/service-fabric/service-fabric-keyvault-references.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ string secret = Environment.GetEnvironmentVariable("MySecret");
121121

122122
## Use Managed KeyVaultReferences in your application
123123

124-
First, you must enable secret monitoring by upgrading your cluster definition to add the `EnableSecretMonitoring` setting, in addition to the [other required CSS configurations]((service-fabric-application-secret-store.md)):
124+
First, you must enable secret monitoring by upgrading your cluster definition to add the `EnableSecretMonitoring` setting, in addition to the [other required CSS configurations](service-fabric-application-secret-store.md):
125125

126126
```json
127127
"fabricSettings": [

0 commit comments

Comments
 (0)