diff --git a/content/docs/user-guide/data-management/large-dataset-optimization.md b/content/docs/user-guide/data-management/large-dataset-optimization.md index db0482cef7..16c1d62173 100644 --- a/content/docs/user-guide/data-management/large-dataset-optimization.md +++ b/content/docs/user-guide/data-management/large-dataset-optimization.md @@ -25,8 +25,8 @@ in the system. > **Inodes** are metadata file records to locate and store permissions to the > actual file contents. See **Linking files** in -> [this doc](https://tldp.org/LDP/intro-linux/html/sect_03_03.html) for -> technical details (Linux). Use `ls -i` to list inodes on Linux. +> [this doc](https://devconnected.com/understanding-hard-and-soft-links-on-linux) +> for technical details (Linux). Use `ls -i` to list inodes on Linux. There are pros and cons to the 3 supported link types: Hard links, Soft or Symbolic links, and Reflinks in more recent systems. While reflinks bring all diff --git a/content/docs/user-guide/index.md b/content/docs/user-guide/index.md index 527d5fe62f..63e3da2456 100644 --- a/content/docs/user-guide/index.md +++ b/content/docs/user-guide/index.md @@ -256,8 +256,8 @@ _Luigi_, etc. > \* **Inodes** are metadata file records to locate and store permissions to the > actual file contents. See **Linking files** in -> [this doc](https://tldp.org/LDP/intro-linux/html/sect_03_03.html) for -> technical details (Linux). +> [this doc](https://devconnected.com/understanding-hard-and-soft-links-on-linux) +> for technical details (Linux). [directed acyclic graph]: /doc/user-guide/pipelines/defining-pipelines#directed-acyclic-graph-dag