From 8df0148b5a59b5ea39b5e340412b95c60f726308 Mon Sep 17 00:00:00 2001 From: Caleb Xu Date: Wed, 18 Apr 2018 12:22:51 -0400 Subject: [PATCH] Fix Lmod URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a35b2f5..c2981ee 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [k](https://github.com/supercrabtree/k) - k is a Zsh script to make directory listings more readable, adding Git status, fileweight colors and rotting dates * [k alias](https://github.com/lingtalfi/k) - get kool aliases (and more) working with a simple one-liner * [lf.sh](https://github.com/suewonjp/lf.sh) - Quickly search files with fewer typings and do many more (grepping, copying path to clipboard, etc) -* [Lmod](http://lmod.readthedocs.io/) - Lua-based Environment Modules that enhances Tcl-based modules while being backward compatible (compare to modules) +* [Lmod](http://lmod.readthedocs.io/en/latest/) - Lua-based Environment Modules that enhances Tcl-based modules while being backward compatible (compare to modules) * [marker](https://github.com/pindexis/marker) - Bookmark your shell commands * [modules](http://modules.sourceforge.net/) - Classical Tcl-based Environment Modules managing the shell environment (compare to Lmod, direnv, and autoenv) * [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration