[PATCH 1/4] README: Correct some typos
Stephen Finucane
stephen.finucane at intel.com
Sat Mar 26 08:33:23 AEDT 2016
- The two presentation links were backwards
- The quickstart section's code blocks weren't indented correctly
Signed-off-by: Stephen Finucane <stephen.finucane at intel.com>
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 1569eb5..e16e97e 100644
--- a/README.md
+++ b/README.md
@@ -25,12 +25,12 @@ of community projects.
1. Install [**Vagrant**][ref-vagrant]
2. Clone this repo:
- $ git clone git://github.com/getpatchwork/patchwork.git
+ $ git clone git://github.com/getpatchwork/patchwork.git
3. Run `vagrant up`:
- $ cd patchwork
- $ vagrant up
+ $ cd patchwork
+ $ vagrant up
# Talks and Presentations
@@ -54,7 +54,7 @@ For bug reports, patch submissions or other questions, please use the
[badge-waffle-ref]: https://waffle.io/getpatchwork/patchwork
[badge-waffle-img]: https://badge.waffle.io/getpatchwork/patchwork.svg?label=ready&title=Ready
[docs]: https://patchwork.readthedocs.org/en/latest/
-[pdf-fosdem]: https://www.linuxplumbersconf.org/2011/ocw/system/presentations/255/original/patchwork.pdf
-[pdf-plumbers]: https://speakerdeck.com/stephenfin/a-new-patchwork-bringing-ci-patch-tracking-and-more-to-the-mailing-list
+[pdf-fosdem]: https://speakerdeck.com/stephenfin/a-new-patchwork-bringing-ci-patch-tracking-and-more-to-the-mailing-list
+[pdf-plumbers]: https://www.linuxplumbersconf.org/2011/ocw/system/presentations/255/original/patchwork.pdf
[pw-ml]: https://ozlabs.org/mailman/listinfo/patchwork
[ref-vagrant]: https://www.vagrantup.com/docs/getting-started/
--
2.0.0
More information about the Patchwork
mailing list