mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
- change links to point to actions and releases
- add style="display: inline-block;" to remove bugg css on badge links
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
<strong>Hydra is a game launcher with its own embedded bittorrent client and a self-managed repack scraper.</strong>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://github.com/hydralauncher/hydra">
|
||||
<a href="https://github.com/hydralauncher/hydra/actions" style="display: inline-block;">
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/hydralauncher/hydra/build.yml" />
|
||||
</a>
|
||||
<a href="https://github.com/hydralauncher/hydra">
|
||||
<a href="https://github.com/hydralauncher/hydra/releases" style="display: inline-block;">
|
||||
<img src="https://img.shields.io/github/package-json/v/hydralauncher/hydra" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@@ -9,10 +9,10 @@
|
||||
<strong>Hydra é um Game Launcher com seu próprio cliente de bittorrent integrado e um wrapper autogerenciado para busca de repacks.</strong>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://github.com/hydralauncher/hydra">
|
||||
<a href="https://github.com/hydralauncher/hydra/actions" style="display: inline-block;">
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/hydralauncher/hydra/build.yml" />
|
||||
</a>
|
||||
<a href="https://github.com/hydralauncher/hydra">
|
||||
<a href="https://github.com/hydralauncher/hydra/releases" style="display: inline-block;">
|
||||
<img src="https://img.shields.io/github/package-json/v/hydralauncher/hydra" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
@@ -9,10 +9,10 @@
|
||||
<strong>Hydra - это игровой лаунчер с собственным встроенным клиентом BitTorrent и самостоятельным scraper`ом для репаков.</strong>
|
||||
</p>
|
||||
<p>
|
||||
<a href="https://github.com/hydralauncher/hydra">
|
||||
<a href="https://github.com/hydralauncher/hydra/actions" style="display: inline-block;">
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/hydralauncher/hydra/build.yml" />
|
||||
</a>
|
||||
<a href="https://github.com/hydralauncher/hydra">
|
||||
<a href="https://github.com/hydralauncher/hydra/releases" style="display: inline-block;">
|
||||
<img src="https://img.shields.io/github/package-json/v/hydralauncher/hydra" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user