mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-20 10:20:39 +00:00
docs: Remove unecessary backticks
Remove backticks from repos that are not the name of files/commands. Also, mark first instance of "Linux" with asterisk. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
53856059cb
commit
98844e931e
@ -97,16 +97,16 @@ create virtual machines for hosting the containers.
|
|||||||
|
|
||||||
##### Kernel
|
##### Kernel
|
||||||
|
|
||||||
The [`linux`](https://github.com/kata-containers/linux) kernel is used by the hypervisor to boot the guest image.
|
The [Linux\*](https://github.com/kata-containers/linux) kernel is used by the hypervisor to boot the guest image.
|
||||||
|
|
||||||
### Documentation
|
### Documentation
|
||||||
|
|
||||||
The [`documentation`](https://github.com/kata-containers/documentation)
|
The [documentation](https://github.com/kata-containers/documentation)
|
||||||
repository hosts documentation common to all code components.
|
repository hosts documentation common to all code components.
|
||||||
|
|
||||||
### Test code
|
### Test code
|
||||||
|
|
||||||
The [Tests](https://github.com/kata-containers/tests) repository hosts all
|
The [tests](https://github.com/kata-containers/tests) repository hosts all
|
||||||
test code except the unit testing code (which is kept in the same repository
|
test code except the unit testing code (which is kept in the same repository
|
||||||
as the component it tests).
|
as the component it tests).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user