diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index deb452ec1..99297d7a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 diff --git a/README.md b/README.md index 271551df5..190fca3f4 100644 --- a/README.md +++ b/README.md @@ -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