Skip to content

Commit aa9ca4e

Browse files
committed
Rename repo to swiftui-layout-inspector
1 parent 13ce562 commit aa9ca4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Package.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// A tool for learning how the SwiftUI layout system works,
66
// and for debugging your own layout code.
77
//
8-
// https://github.com/ole/SwiftUI-LayoutInspector/
8+
// https://github.com/ole/swiftui-layout-inspector/
99
//
1010
// By Ole Begemann, https://oleb.net/
1111

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [SwiftUI Layout Inspector](https://github.com/ole/SwiftUI-LayoutInspector)
1+
# [SwiftUI Layout Inspector](https://github.com/ole/swiftui-layout-inspector)
22

33
A Swift library (and demo app) for learning how the SwiftUI layout system works,
44
and for debugging your own layout code. Inspect the layout behavior of SwiftUI

0 commit comments

Comments
 (0)