Skip to content

Commit 3fbe75b

Browse files
authored
[README] Fix 'Custom key syntax' link (#3)
### Motivation Wrong link in the README. ### Modifications Fixed the link. ### Result Link works, no 404. ### Test Plan Verified locally.
1 parent 7e5bc11 commit 3fbe75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ You can also implement a custom [`ConfigProvider`](https://swiftpackageindex.com
136136
- [Debugging and troubleshooting](https://swiftpackageindex.com/apple/swift-configuration/documentation/configuration#Debugging-and-troubleshooting)
137137
- [Redaction of secrets](https://swiftpackageindex.com/apple/swift-configuration/documentation/configuration/handling-secrets-correctly)
138138
- [Consistent snapshots](https://swiftpackageindex.com/apple/swift-configuration/documentation/configuration#Consistent-snapshots)
139-
- [Custom key syntax](https://swiftpackageindex.com/apple/swift-configuration/documentation/documentation/configuration#Custom-key-syntax)
139+
- [Custom key syntax](https://swiftpackageindex.com/apple/swift-configuration/documentation/configuration#Custom-key-syntax)
140140

141141
## Documentation
142142

0 commit comments

Comments
 (0)