Skip to content

Commit aabb344

Browse files
authored
Merge pull request #802 from varvet/kbs/fix-sponsor-logo-in-readme
Fix broken sponsor logo in README
2 parents 55f64cb + dfceb91 commit aabb344

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,14 @@ Pundit provides a set of helpers which guide you in leveraging regular Ruby
99
classes and object oriented design patterns to build a straightforward, robust, and
1010
scalable authorization system.
1111

12-
Links:
12+
## Links:
1313

1414
- [API documentation for the most recent version](http://www.rubydoc.info/gems/pundit)
1515
- [Source Code](https://github.com/varvet/pundit)
1616
- [Contributing](https://github.com/varvet/pundit/blob/main/CONTRIBUTING.md)
1717
- [Code of Conduct](https://github.com/varvet/pundit/blob/main/CODE_OF_CONDUCT.md)
1818

19-
Sponsored by:
20-
21-
[<img src="https://www.varvet.com/images/wordmark-red.svg" alt="Varvet" height="50px"/>](https://www.varvet.com)
19+
<strong>Sponsored by:</strong> <a href="https://www.varvet.com">Varvet<br><br><img src="https://github.com/varvet/pundit/assets/99166/aa9efa0a-6903-4037-abee-1824edc57f1a" alt="Varvet logo" height="120"></div>
2220

2321
## Installation
2422

0 commit comments

Comments
 (0)