Skip to content

Commit

Permalink
docs: fix typo in workflow path
Browse files Browse the repository at this point in the history
  • Loading branch information
mgred committed Dec 19, 2023
1 parent 58fff83 commit f079fc6
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
@@ -1,6 +1,6 @@
# [Sqids Bazel](https://sqids.org/bazel)

[![Github Actions](https://img.shields.io/github/actions/workflow/status/sqids/sqids-bazel/ci.yml)](https://github.com/sqids/sqids-bazel/actions)
[![Github Actions](https://img.shields.io/github/actions/workflow/status/sqids/sqids-bazel/ci.yaml)](https://github.com/sqids/sqids-bazel/actions)

[Sqids](https://sqids.org/bazel) (*pronounced "squids"*) is a small library that lets you **generate unique IDs from numbers**. It's good for link shortening, fast & URL-safe ID generation and decoding back into numbers for quicker database lookups.

Expand Down

0 comments on commit f079fc6

Please sign in to comment.