Adjust broken license links; clean up Markdown

This commit is contained in:
John Bampton
2025-11-29 01:46:54 +10:00
parent 209ae86e77
commit 8558ad40ec
3 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -120,4 +120,4 @@ p ChildClass.class_variables.sort #=> [:@@child_cvar, :@@paren
## License
This mrbgem is licensed under the [MIT License](LICENSE).
This mrbgem is licensed under the MIT License.
+1 -1
View File
@@ -269,4 +269,4 @@ The PCG family of algorithms was developed by Melissa O'Neill and is widely used
## License
The `mruby-random` mrbgem is released under the MIT License. See the [LICENSE](LICENSE) file for details.
The `mruby-random` mrbgem is released under the MIT License. See the LICENSE file for details.
+1 -5
View File
@@ -90,8 +90,4 @@ Returns the number of elements in the range. Both the begin and the end of the R
## License
This gem is released under the [MIT License](LICENSE).
```
```
This gem is released under the MIT License.