From 62da8d3b58402a6ed14b2d682e33d23bcb656046 Mon Sep 17 00:00:00 2001 From: Alex Laurie Date: Fri, 8 Nov 2024 20:07:17 +1000 Subject: [PATCH] Correct RPM Fusion label in extras docs. (#526) * Correct RPM Fusion label in extras docs. * remove package lock --- docs/repos/Extras.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/repos/Extras.md b/docs/repos/Extras.md index a389334a7..f2aa6bfb2 100644 --- a/docs/repos/Extras.md +++ b/docs/repos/Extras.md @@ -46,4 +46,4 @@ dnf config-manager --set-enabled crb | Repository | How to Enable | | --- | --- | -| ELRepo | See _[Installing EPEL and RPM Fusion](/documentation/epel-and-rpmfusion)_ | +| RPM Fusion | See _[Installing EPEL and RPM Fusion](/documentation/epel-and-rpmfusion)_ |