From 671699dd6fe719576577b3ccbca25e5b18663f38 Mon Sep 17 00:00:00 2001 From: "Martin M. S. Pedersen" Date: Mon, 5 May 2025 11:49:43 +0200 Subject: [PATCH] fix markdown links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d3e5cf147a3..927d41f317c1 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ This repository contains the source for the Unbreakable Enterprise Kernel including a small number of Oracle additions which have not yet been accepted into the main Linux kernel source tree. You can preview those changes, which are continually merged into the upstream Linux tree, in the `ueknext/latest` branch. -(Binary RPMs for UEK-next are also available publicly.)[https://blogs.oracle.com/linux/post/uek-next] +[Binary RPMs for UEK-next are also available publicly.](https://blogs.oracle.com/linux/post/uek-next) -(The full Oracle Linux distribution, both sources and binaries, can be found at yum.oracle.com)[https://yum.oracle.com]. +[The full Oracle Linux distribution, both sources and binaries, can be found at yum.oracle.com](https://yum.oracle.com). ## Current Branches