Skip to content

Commit 7bc4760

Browse files
committed
ADOPTERS.md: Fix Actuated italics
The italicization of Actuated was broken. This commit fixes it by addin a missing underscore. Signed-off-by: Lucas Rattz <[email protected]>
1 parent 0426e3c commit 7bc4760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ADOPTERS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ including the Balena project listed below.
5656

5757
**_Deckhouse_** - [Deckhouse Kubernetes Platform](https://deckhouse.io/) from Flant allows you to manage Kubernetes clusters anywhere in a fully automatic and uniform fashion. It uses containerd as the default CRI runtime.
5858

59-
**_[Actuated](https://actuated.dev)** - Actuated is a platform for running self-hosted CI in securely-isolated Firecracker VMs. Actuated uses containerd's image pulling facility to distribute and update the root filesystem for VMs for CI agents.
59+
**_[Actuated](https://actuated.dev)_** - Actuated is a platform for running self-hosted CI in securely-isolated Firecracker VMs. Actuated uses containerd's image pulling facility to distribute and update the root filesystem for VMs for CI agents.
6060

6161
**_Other Projects_** - While the above list provides a cross-section of well known uses of containerd, the simplicity and clear API layer for containerd has inspired many smaller projects around providing simple container management platforms. Several examples of building higher layer functionality on top of the containerd base have come from various containerd community participants:
6262
- Michael Crosby's [boss](https://github.com/crosbymichael/boss) project,

0 commit comments

Comments
 (0)