Skip to content

Commit 0df39fb

Browse files
committed
fixed Texture benchmark's source code link, updated screenshot
1 parent cbd7a18 commit 0df39fb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Fast Swift UIViews layouting without auto layout. No magic, pure code, full cont
7878

7979
* [**Texture**](https://github.com/TextureGroup/Texture)
8080
Optimize your app by making user interfaces thread safe, which means that you will be able to shift all expensive views into background threads.
81-
[Texture benchmark's source code](https://github.com/wsu-nyt/LayoutFrameworkBenchmark/blob/master/LayoutFrameworkBenchmark/FeedItemTextureNode.swift)
81+
[Texture benchmark's source code](https://github.com/layoutBox/LayoutFrameworkBenchmark/blob/master/LayoutFrameworkBenchmark/FeedItemTextureNode.swift)
8282

8383
* **UIStackViews**
8484
Apple's UIStackViews.
-759 KB
Loading

0 commit comments

Comments
 (0)