docs: minor typo and broken markdown links (#83)

This commit is contained in:
Robin Avery
2023-02-27 20:33:54 -05:00
committed by GitHub
parent eb5f71a45a
commit dadc3ba2ff
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
Thanks for taking the time to look into helping out! Thanks for taking the time to look into helping out!
All contributions are appreciated! All contributions are appreciated!
Please refer to our [Code of Conduct](https://github.com/ublue-os/base/blob/main/CODE_OF_CONDUCT.md) while you're at it! Please refer to our [Code of Conduct](/CODE_OF_CONDUCT.md) while you're at it!
Feel free to report issues as you find them, and [helping others in the discussions]() is always appreciated. Feel free to report issues as you find them, and [helping others in the discussions]() is always appreciated.
@@ -31,7 +31,7 @@ All types of contributions are encouraged and valued. See the [Table of Contents
## Code of Conduct ## Code of Conduct
This project and everyone participating in it is governed by the This project and everyone participating in it is governed by the
[CONTRIBUTING.md Code of Conduct](blob/master/CODE_OF_CONDUCT.md). [CONTRIBUTING.md Code of Conduct](/CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code. Please report unacceptable behavior By participating, you are expected to uphold this code. Please report unacceptable behavior
to jorge.castro@gmail.com to jorge.castro@gmail.com

View File

@@ -77,4 +77,4 @@ If you're forking this repo you should [read the docs](https://docs.github.com/e
## Making your own ## Making your own
See [the documentation](https://ublue.it/making-your-own/) on how to clone and use this repo foor your own projects. See [the documentation](https://ublue.it/making-your-own/) on how to clone and use this repo for your own projects.