Skip to content

Commit 237f47e

Browse files
committed
chore: use redirected redhat link
1 parent 1996e7d commit 237f47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tags/tags.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ keywords = [
442442
"filepath",
443443
]
444444
content = """
445-
- File paths explained in detail: [learn more](https://redhat.com/sysadmin/linux-path-absolute-relative)
445+
- File paths explained in detail: [learn more](https://redhat.com/en/blog/linux-path-absolute-relative)
446446
- `.` refers to the current directory
447447
- `..` refers to the parent directory
448448
- Node path module: [learn more](https://nodejs.org/api/path.html#path_path_join_paths)

0 commit comments

Comments
 (0)