Skip to content

Commit

Permalink
Fixed typo in Ruff badge src URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
itsjohncs committed Jul 30, 2024
1 parent 70a5e77 commit 249eb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![PyPI - Version](https://img.shields.io/pypi/v/timcol)](https://test.pypi.org/project/timcol)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/itsjohncs/timcol/tox-tests.yml)](https://github.com/itsjohncs/timcol/actions/workflows/tox-tests.yml)
[![GitHub License](https://img.shields.io/github/license/itsjohncs/timcol)](https://github.com/itsjohncs/timcol/blob/main/LICENSE)
[![Ruff](https:d//img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

`timcol` helps you track your time in a plaintext format compatible with [Ledger-CLI](https://ledger-cli.org). Similar tools exist within the [plain text accounting ecosystem](https://plaintextaccounting.org/#time-logging).

Expand Down

0 comments on commit 249eb39

Please sign in to comment.