Skip to content

Commit 10cefeb

Browse files
authored
Fix formatting issues with footnotes (endnotes) (#2794)
1 parent bc37efb commit 10cefeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release_notes/10_0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,11 +223,11 @@ Replacement or removal of some of the services and packages in RL 10 include the
223223
| Removed | Replacement |
224224
| :---- | :---- |
225225
| power-profiles-daemon CPU throttle | tuned-ppd translation layer that supports applications written for the power-profiles-daemon |
226-
| redis in-memory key-value database | valkey (a fork of redis) in-memory key-value database ^1 |
226+
| redis in-memory key-value database | <u>valkey</u>[^1] in-memory key-value database |
227227
| sendmail mail transfer agent | Rocky Linux recommends migrating to the Postfix mail transfer agent. |
228228
| spamassassin email spam filter | The spamassassin email spam filter is now found in the EPEL repository. |
229229

230-
1 In addition to `valkey`, the `valkey-compat-redis` package is in the Plus repository.
230+
[^1]: **valkey**: A fork of redis. 1 In addition to `valkey`, the `valkey-compat-redis` package is in the Plus repository.
231231

232232
### Dynamic Programming Languages
233233

0 commit comments

Comments
 (0)