mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Adjust broken license links; clean up Markdown
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user