Skip to content

Commit

Permalink
README: fix link formatting on github's markdown renderer
Browse files Browse the repository at this point in the history
  • Loading branch information
hut committed Apr 26, 2024
1 parent ad48891 commit 80baec6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ ranger 1.9.3
<img src="https://ranger.github.io/ranger_logo.png" width="150">

[![Build Status](https://travis-ci.org/ranger/ranger.svg?branch=master)](https://travis-ci.org/ranger/ranger)
<a href="https://repology.org/metapackage/ranger/versions">
<img src="https://repology.org/badge/latest-versions/ranger.svg" alt="latest packaged version(s)">
</a>
<a href="https://repology.org/metapackage/ranger/versions"><img src="https://repology.org/badge/latest-versions/ranger.svg" alt="latest packaged version(s)"></a>
[![Donate via Liberapay](https://img.shields.io/liberapay/patrons/ranger)](https://liberapay.com/ranger)

ranger is a console file manager with VI key bindings. It provides a
Expand Down

0 comments on commit 80baec6

Please sign in to comment.