mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 09:52:54 +00:00
doc: fix link
This commit is contained in:
@@ -39,7 +39,7 @@ use super::{
|
||||
///
|
||||
/// This type models the on-disk layers, which can be evicted and on-demand downloaded.
|
||||
///
|
||||
/// [`InMemoryLayer`]: inmemory_layer::InMemoryLayer
|
||||
/// [`InMemoryLayer`]: super::inmemory_layer::InMemoryLayer
|
||||
#[derive(Clone)]
|
||||
pub(crate) struct Layer(Arc<LayerInner>);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user