summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-03-30 11:29:31 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-03-30 20:42:43 +0000
commitb33f84c487cf49fa65ab06e5ccb34911adc45fac (patch)
treee1ac30bb133d3c037fe5643b871deef196ad89db /README.md
parent8c14f85efa14af3d435fffdadb66d0ad0c2a3358 (diff)
downloadtalos-openbmc-b33f84c487cf49fa65ab06e5ccb34911adc45fac.tar.gz
talos-openbmc-b33f84c487cf49fa65ab06e5ccb34911adc45fac.zip
README: Fix markdown links
Change-Id: I9a37b996eb62b90653c5c9b20326b91a94cdca54 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 4137ae50b..de363dadb 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ to a hardware target. OpenBMC has placed all known hardware targets in a
standard directory structure `meta-openbmc-machines/meta-openpower/[company]/[target]`.
You can see all of the known targets with `find meta-openbmc-machines -type d -name conf`.
Choose the hardware target and then move to the next step. Additional examples
-can be found in the [OpenBMC Cheatsheet] (https://github.com/openbmc/docs/blob/master/cheatsheet.md)
+can be found in the [OpenBMC Cheatsheet](https://github.com/openbmc/docs/blob/master/cheatsheet.md)
Machine | TEMPLATECONF
--------|---------
@@ -74,9 +74,10 @@ testing. After visual inspection of the commit, a CI run can be manually
performed by the reviewer.
Automated testing against the QEMU model along with supported systems are
-performed. The OpenBMC project uses the [Robot Framework]
-(http://robotframework.org/) for all automation. Our complete test
-repository can be found [here](https://github.com/openbmc/openbmc-test-automation).
+performed. The OpenBMC project uses the
+[Robot Framework](http://robotframework.org/) for all automation. Our
+complete test repository can be found
+[here](https://github.com/openbmc/openbmc-test-automation).
## Submitting Patches ##
Support of additional hardware and software packages is always welcome.
@@ -94,7 +95,6 @@ Dive deeper in to OpenBMC by opening the [docs](https://github.com/openbmc/docs)
repository
## Contact ##
-- Mail: openbmc@lists.ozlabs.org [https://lists.ozlabs.org/listinfo/openbmc]
-(https://lists.ozlabs.org/listinfo/openbmc)
+- Mail: openbmc@lists.ozlabs.org [https://lists.ozlabs.org/listinfo/openbmc](https://lists.ozlabs.org/listinfo/openbmc)
- IRC: #openbmc on freenode.net
- Riot: [#openbmc:matrix.org](https://riot.im/app/#/room/#openbmc:matrix.org)
OpenPOWER on IntegriCloud