Skip to content

Commit cc1f665

Browse files
authored
fix tab id issue
1 parent 58366a5 commit cc1f665

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/virtual-machines/linux/yum-dnf-common-issues.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ To run the check script, enter the following shell commands on a Red Hat VM:
7474
```
7575
3. The script generates a report that includes any issues that are found. The script output is also saved in `/var/log/rhuicheck.log` after you run it.
7676
77-
#### [Red Hat 8.x, 9.x, and 10.x](#tab/rhel8910)
77+
#### [Red Hat 8.x, 9.x, and 10.x](#tab/rhel89)
7878
7979
1. If the VM has internet access, run the script directly from the VM by using the following command:
8080
@@ -265,7 +265,7 @@ There are two possible solutions: Try to complete the transaction, or manually r
265265

266266
#### Solution 4a: Try to complete the transaction
267267

268-
##### [RHEL/Centos/Oracle Linux 7._x_](#tab/rhel7x)
268+
##### [RHEL/Centos/Oracle Linux 7._x_](#tab/rhel7)
269269

270270
1. Try to complete the transaction by running the following [yum-complete-transaction](https://linux.die.net/man/8/yum-complete-transaction) command:
271271

@@ -299,7 +299,7 @@ There are two possible solutions: Try to complete the transaction, or manually r
299299

300300
#### Solution 4b: Manually remove duplicates
301301

302-
##### [RHEL/Centos/Oracle Linux 7._x_](#tab/rhelcentosoracle7)
302+
##### [RHEL/Centos/Oracle Linux 7._x_](#tab/rhel7)
303303

304304
1. Remove the duplicate packages manually by running the following commands. The `yum check` command might require a lot of time, but obtaining its output is crucial to proceed with these steps:
305305

0 commit comments

Comments
 (0)