Skip to content

Conversation

pykello
Copy link

@pykello pykello commented Oct 19, 2024

In current version it's mostly an overview of how things are set up.

In current version it's mostly an overview of how things are set up.
import { Link } from '/snippets/link.mdx';

Ubicloud provides encrypted, non-replicated storage for each VM. To do this, we use
<Link title="SPDK" url="https://spdk.io/"/> (Storage Performance Development Toolkit).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed the custom component and accomplished the task using custom CSS. Now, you can simply use plain markdown links.
#5

Suggested change
<Link title="SPDK" url="https://spdk.io/"/> (Storage Performance Development Toolkit).
[SPDK](https://spdk.io/) (Storage Performance Development Toolkit).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants