Skip to content

Commit 65d0b57

Browse files
Readme: updated link to Nuklear license
1 parent c4a8179 commit 65d0b57

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
@@ -477,7 +477,7 @@ See [Apache 2.0 license](License.txt).
477477

478478
This project has some third-party dependencies, each of which may have independent licensing:
479479

480-
* [nuklear](https://github.com/Immediate-Mode-UI/Nuklear): A single-header ANSI C gui library ([MIT or Public domain license](https://github.com/Immediate-Mode-UI/Nuklear/blob/master/LICENSE)).
480+
* [nuklear](https://github.com/Immediate-Mode-UI/Nuklear): A single-header ANSI C gui library ([MIT or Public domain license](https://github.com/DiligentGraphics/NuklearUI/blob/master/LICENSE)).
481481
* [glfw](https://github.com/glfw/glfw): A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input ([zlib License](https://github.com/DiligentGraphics/glfw/blob/master/LICENSE.md)).
482482
* [ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo): Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui ([MIT](https://github.com/CedricGuillemet/ImGuizmo/blob/master/LICENSE)).
483483

0 commit comments

Comments
 (0)