Skip to content

Commit 0f06b68

Browse files
committed
Update LICENSE and README.md
1 parent 3f4624f commit 0f06b68

File tree

4 files changed

+2
-9
lines changed

4 files changed

+2
-9
lines changed

Assets/UnityEventTimeline/Documentation~/UnityEventTimeline.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,5 @@ var buffEvent = EventTimeline.Instance.Schedule<BuffEvent>(evt => {
265265

266266
This package is licensed under
267267
the MIT License. See
268-
the [LICENSE]([MIT License](https://github.com/ahmedkamalio/UnityEventTimeline/blob/main/Assets/UnityEventTimeline/LICENSE))
268+
the [LICENSE](https://github.com/ahmedkamalio/UnityEventTimeline/blob/main/LICENSE)
269269
file for details.

Assets/UnityEventTimeline/LICENSE.meta

Lines changed: 0 additions & 7 deletions
This file was deleted.
File renamed without changes.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,5 +134,5 @@ For complete documentation, see:
134134

135135
This package is licensed under
136136
the MIT License. See
137-
the [LICENSE]([MIT License](https://github.com/ahmedkamalio/UnityEventTimeline/blob/main/Assets/UnityEventTimeline/LICENSE))
137+
the [LICENSE](https://github.com/ahmedkamalio/UnityEventTimeline/blob/main/LICENSE)
138138
file for details.

0 commit comments

Comments
 (0)