diff --git a/pods/overview.mdx b/pods/overview.mdx index d4ea4054..fc5f80fe 100644 --- a/pods/overview.mdx +++ b/pods/overview.mdx @@ -15,7 +15,7 @@ Each Pod consists of these core components: - **Container environment**: An Ubuntu Linux-based container that can run almost any compatible software. - **Unique identifier**: Each Pod receives a dynamic ID (e.g., `2s56cp0pof1rmt`) for management and access. -- [Storage](#storage-options): +- [Storage](#storage): - **Container volume**: Houses the operating system and temporary storage. - **Disk volume**: Persistent storage that is preserved between Pod starts and stops. - **Network volume (optional)**: Permanent, portable storage that can be moved between machines and persists even after Pod deletion.