From cadf170ad277f30e0511b1bc858e4caa96c2dc35 Mon Sep 17 00:00:00 2001 From: Samuel N Cui Date: Tue, 26 Sep 2023 18:20:56 +0800 Subject: [PATCH] fix: readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7523deb..7ec6433 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ YATM will use several software, depending on your hardware. It would be best if - LTFS, to format and mount LTO tape via LTFS. You can use [OpenLTFS](https://github.com/LinearTapeFileSystem/ltfs), [HPE LTFS](https://github.com/nix-community/hpe-ltfs) or [IBM LTFS](https://www.ibm.com/docs/en/spectrum-archive-le?topic=tools-downloading-ltfs), depending on you tape drive hardware. You may need to change codes to run on your platform. - The current script is tested on HPE LTFS. If you use other LTFS software, you may need to modify `/scripts/mkfs` and `/scripts/mount`. If you find those scripts are not appropriate for other LTFS software, please create a pull request. -- (Stenc)[https://github.com/scsitape/stenc], to manage hardware encryption on LTO tape drives. +- [Stenc](https://github.com/scsitape/stenc), to manage hardware encryption on LTO tape drives. ## Install