From 7a4d9b2da22ad7bca31964fcc5ddd5a7e26992aa Mon Sep 17 00:00:00 2001 From: Thomas Kunwar <20840228+yathomasi@users.noreply.github.com> Date: Sat, 15 Jul 2023 10:26:02 +0545 Subject: [PATCH] replace with new link --- .../user-guide/data-management/large-dataset-optimization.md | 4 ++-- content/docs/user-guide/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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