We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13ce562 commit aa9ca4eCopy full SHA for aa9ca4e
Package.swift
@@ -5,7 +5,7 @@
5
// A tool for learning how the SwiftUI layout system works,
6
// and for debugging your own layout code.
7
//
8
-// https://github.com/ole/SwiftUI-LayoutInspector/
+// https://github.com/ole/swiftui-layout-inspector/
9
10
// By Ole Begemann, https://oleb.net/
11
README.md
@@ -1,4 +1,4 @@
1
-# [SwiftUI Layout Inspector](https://github.com/ole/SwiftUI-LayoutInspector)
+# [SwiftUI Layout Inspector](https://github.com/ole/swiftui-layout-inspector)
2
3
A Swift library (and demo app) for learning how the SwiftUI layout system works,
4
and for debugging your own layout code. Inspect the layout behavior of SwiftUI
0 commit comments