From 583312c32fcc516c0b1a9890f5ea9330dad6066f Mon Sep 17 00:00:00 2001 From: lambdagolem <31174944+lambdagolem@users.noreply.github.com> Date: Sat, 30 Jan 2021 16:22:06 +0100 Subject: [PATCH] Fix the link to fehbg.nu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac3f882..31f998f 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This is a place to share Nushell scripts with each other. If you'd like to share | File | Nu version | Description | | ---- | ---------- | ---------- | -| [fehbg.nu](../blob/main/fehbg.nu) | >0.25.1 | Sets a random image from a directory as a wallpaper (Linux only) | +| [fehbg.nu](./fehbg.nu) | >0.25.1 | Sets a random image from a directory as a wallpaper (Linux only) |