Skip to content

Commit 08fa7f9

Browse files
authored
Change admonition type (#1084)
"attention" is no-longer supported
1 parent 93fe4a8 commit 08fa7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/custom-linux-kernel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ tags:
1010
# Overview
1111
In this guide, we’ll walk through the process of acquiring a kernel source tree, configuring it, compiling it, and, finally, installing and booting the kernel.
1212

13-
!!! attention "Kernel rebuilds are not recommended nor supported for Rocky Linux. Before building a custom kernel or even considering it, ask yourself the following questions:"
13+
!!! warning "Kernel rebuilds are not recommended nor supported for Rocky Linux. Before building a custom kernel or even considering it, ask yourself the following questions:"
1414

1515
* Is the functionality you need available by installing a kernel module from [elrepo](https://elrepo.org)?
1616
* Is the functionality you need available as a separate module from the kernel itself?

0 commit comments

Comments
 (0)