Skip to content

Commit

Permalink
Capitalize GitHub pages urls (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-cfuller authored Jan 27, 2025
1 parent 67e29d2 commit 1034b53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .spi.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version: 1
external_links:
documentation: https://tinder.github.io/Layout/documentation/layout
documentation: https://Tinder.github.io/Layout/documentation/layout
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,9 @@ override func viewDidLoad() {

## Documentation

Documentation is viewable in Xcode by selecting `Build Documentation` from the `Product` menu, or online at: https://tinder.github.io/Layout
Documentation is viewable in Xcode by selecting `Build Documentation` from the `Product` menu, or online at: https://Tinder.github.io/Layout

And a quick reference guide is available at: https://tinder.github.io/Layout/cheatsheet
And a quick reference guide is available at: https://Tinder.github.io/Layout/cheatsheet

## Related Tools

Expand Down

0 comments on commit 1034b53

Please sign in to comment.