Skip to content

Commit

Permalink
[patch] fix table rowspan in catalog documentation (#1256)
Browse files Browse the repository at this point in the history
  • Loading branch information
anilprajapatiibm committed Sep 19, 2024
1 parent a7f63b3 commit ba4e530
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/catalogs/v9-240730-amd64.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ IBM Maximo Application Suite customers receive a standard Red Hat OpenShift Cont
<table class="compatabilityMatrix">
<tr>
<th>OCP</th><td rowspan="4" class="spacer"></td>
<th>OCP</th><td rowspan="5" class="spacer"></td>
<th>General Availability</th>
<th>Standard Support</th>
<th>Extended Support</th>
Expand Down
2 changes: 1 addition & 1 deletion docs/catalogs/v9-240827-amd64.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ IBM Maximo Application Suite customers receive a standard Red Hat OpenShift Cont
<table class="compatabilityMatrix">
<tr>
<th>OCP</th><td rowspan="4" class="spacer"></td>
<th>OCP</th><td rowspan="5" class="spacer"></td>
<th>General Availability</th>
<th>Standard Support</th>
<th>Extended Support</th>
Expand Down

0 comments on commit ba4e530

Please sign in to comment.