Skip to content

Commit 4e586b5

Browse files
author
Michael Lohr
authored
fixed broken links
1 parent 80dc74f commit 4e586b5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Navigation:
3030
- [Inspector Extensions](#inspector-extensions)
3131
- [Importer](#importer)
3232
- [Libraries](#libraries)
33-
- [API Extensions, Utils & Helper](#api-extensions,-utils--helper)
33+
- [API Extensions & Helper](#api-extensions--helper)
3434
- [Design Patterns](#design-patterns)
3535
- [Serialization](#serialization)
3636
- [Social SDKs](#social-sdks)
@@ -171,6 +171,7 @@ Navigation:
171171
* [Simplygon](https://www.assetstore.unity3d.com/en/?&_ga=1.224491866.1155275539.1473983191#!/content/10144) - mesh optimization & lod generation
172172

173173
## Editor
174+
174175
#### Tools
175176
* [REX Diagnostics](https://thorgeirk11.github.io/REX-Diagnostics/) - runtime evaluation of c# expressions
176177
* [Better Defines](https://github.com/TarasOsiris/Better-Defines) - platform dependent preprocessor directive manager
@@ -224,7 +225,7 @@ Navigation:
224225
* [Json.Net](https://github.com/SaladLab/Json.Net.Unity3D) - Newtonsoft Json.NET
225226
* [NVIDIA Hair Works Integration](https://github.com/unity3d-jp/NVIDIAHairWorksIntegration) - Nvidia hair works
226227

227-
## API Extensions, Utils & Helper
228+
## API Extensions & Helper
228229
* [Camera Extension](https://gist.github.com/TarasOsiris/a8904989c18424bcdf73) - a better way of manipulating the culling mask
229230
* [Download Manager](https://gist.github.com/asus4/2490117) - simple file downloads
230231
* [UnityMainThreadDispatcher](https://github.com/PimDeWitte/UnityMainThreadDispatcher) - main thread dispatcher

0 commit comments

Comments
 (0)