Minor edits

This commit is contained in:
Ilan Cosman 2020-07-04 14:01:35 -07:00
parent 9d4c4363a5
commit d70c548069
3 changed files with 9 additions and 8 deletions

View File

@ -114,15 +114,16 @@ the community.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
This Code of Conduct is adapted from the [Contributor Covenant][],
version 2.0, available at
<https://www.contributor-covenant.org/version/2/0/code_of_conduct.html>.
Community Impact Guidelines were inspired by [Mozilla's code of conduct
enforcement ladder](https://github.com/mozilla/diversity).
[homepage]: https://www.contributor-covenant.org
enforcement ladder][].
For answers to common questions about this code of conduct, see the FAQ at
<https://www.contributor-covenant.org/faq>. Translations are available at
<https://www.contributor-covenant.org/translations>.
[contributor covenant]: https://www.contributor-covenant.org
[mozilla's code of conduct enforcement ladder]: https://github.com/mozilla/diversity

View File

@ -8,11 +8,11 @@ The `tide_install` function offers a few flags. `-d` will install Tide as a deve
Examples:
```fish
```console
tide_install -d example-branch
```
```fish
```console
tide_install -ld ~/tide
```
@ -22,7 +22,7 @@ The `tide_test` command runs tests from the `$__fish_config_dir/tests` folder us
Example:
```fish
```console
tide_test status
```

View File

@ -179,7 +179,7 @@ Tide was inspired by [Powerlevel10k][]. Powerlevel10k is widely recognized as on
[releases]: https://github.com/IlanCosman/tide/releases
[fish_version_badge]: https://img.shields.io/badge/fish-3.1.0%2B-blue
[license_badge]: https://img.shields.io/github/license/IlanCosman/tide
[license]: https://github.com/IlanCosman/tide/blob/master/LICENSE
[license]: https://github.com/IlanCosman/tide/blob/master/LICENSE.md
[fish]: https://github.com/fish-shell/fish-shell
[prompt_connection]: /resources/images/Prompt_Connection.png
[git]: https://github.com/git/git