doc(oem): remove quotes from oem doc
This commit is contained in:
parent
dfe1255ac3
commit
8841740a2b
@ -69,9 +69,9 @@ coreos:
|
|||||||
...would be rendered to the following `/etc/oem-release`:
|
...would be rendered to the following `/etc/oem-release`:
|
||||||
|
|
||||||
```
|
```
|
||||||
ID="rackspace"
|
ID=rackspace
|
||||||
NAME="Rackspace Cloud Servers"
|
NAME="Rackspace Cloud Servers"
|
||||||
VERSION_ID="168.0.0"
|
VERSION_ID=168.0.0
|
||||||
HOME_URL="https://www.rackspace.com/cloud/servers/"
|
HOME_URL="https://www.rackspace.com/cloud/servers/"
|
||||||
BUG_REPORT_URL="https://github.com/coreos/coreos-overlay"
|
BUG_REPORT_URL="https://github.com/coreos/coreos-overlay"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user