mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
docs: add link and fix command
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ Sometimes you might need to skip one or more hooks which can be done with the `S
|
||||
|
||||
* [Quick start](https://pre-commit.com/#quick-start)
|
||||
* [Usage](https://pre-commit.com/#usage)
|
||||
* [pre-commit-autoupdate](https://pre-commit.com/#pre-commit-autoupdate)
|
||||
* [pre-commit autoupdate](https://pre-commit.com/#pre-commit-autoupdate)
|
||||
* [Temporarily disabling hooks](https://pre-commit.com/#temporarily-disabling-hooks)
|
||||
|
||||
## Spell Checking
|
||||
|
||||
@@ -67,7 +67,7 @@ rake view_capi
|
||||
mruby contains a package manager called *mrbgems*. To create extensions
|
||||
in C and/or Ruby you should create a *GEM*. For a documentation of how to
|
||||
use mrbgems consult the file [mrbgems.md](doc/guides/mrbgems.md).
|
||||
For example code of how to use mrbgems look into the folder *examples/mrbgems/*.
|
||||
For example code of how to use mrbgems look into the folder [examples/mrbgems/](examples/mrbgems).
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user