Skip to content

Commit f3389b0

Browse files
authored
Update README.md
1 parent b7807f7 commit f3389b0

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
@@ -52,7 +52,7 @@ Layout is done by setting UIView's frame property directly. This implementation
5252

5353
* [**NKFrameLayoutKit**](https://github.com/kennic/NKFrameLayoutKit)
5454
NKFrameLayoutKit is a fast and easy to use layout library
55-
[NKFrameLayoutKit benchmark's source code](https://github.com/kennic/LayoutFrameworkBenchmark/blob/master/LayoutFrameworkBenchmark/Benchmarks/NKFrameLayoutKit/NKFrameLayoutKitView.swift)
55+
[NKFrameLayoutKit benchmark's source code](https://github.com/layoutBox/LayoutFrameworkBenchmark/blob/master/LayoutFrameworkBenchmark/Benchmarks/NKFrameLayoutKit/NKFrameLayoutKitView.swift)
5656

5757
* [**NotAutoLayout**](https://github.com/el-hoshino/NotAutoLayout)
5858
Layout your views without Auto Layout constraints, in a much more swifty way.

0 commit comments

Comments
 (0)