Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd67f17

Browse files
author
Samuel Nitsche
committed
Try out html-table
1 parent 05631bd commit bd67f17

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

readme.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,11 @@ __Disclaimer__: The utPLSQL project is completely free and independent from any
241241
are listed here with a complete description of their contribution. Although we are grateful for the support, being mentioned does not mean endorsement of
242242
or recommendation for the companys' products by utPLSQL or its development team.
243243

244-
| | |
245-
| --- | --- |
246-
| [![supported_by_redgate](docs/images/supported_by_redgate_100.png)](https://www.red-gate.com/hub/events/open-source-projects) | utPLSQL has been supported by Redgate in the form of sponsored stickers and t-shirts. Thank you for helping us spreading the word! |
244+
<table>
245+
<tbody>
246+
<tr>
247+
<td><a href="https://www.red-gate.com/hub/events/open-source-projects" rel="nofollow"><img src="docs/images/supported_by_redgate_100.png" alt="supported_by_redgate" style="max-width:100%;"></a></td>
248+
<td>utPLSQL has been supported by Redgate in the form of sponsored stickers and t-shirts. Thank you for helping us spreading the word!</td>
249+
</tr>
250+
</tbody>
251+
</table>

0 commit comments

Comments
 (0)