Skip to content

Commit

Permalink
docs: fixed wrong gh actions workflows link
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyhalight committed Jan 1, 2025
1 parent d6b4eb9 commit 0a29e52
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-RU.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# translate

[![GitHub Actions](https://github.com/FOSWLY/translate/actions/workflows/ci.yml/badge.svg)](https://github.com/FOSWLY/translate/actions/workflows/ci.yml)
[![GitHub Actions](https://github.com/FOSWLY/translate/actions/workflows/build.yml/badge.svg)](https://github.com/FOSWLY/translate/actions/workflows/build.yml)
[![npm](https://img.shields.io/bundlejs/size/@toil/translate)](https://www.npmjs.com/package/@toil/translate)
[![en](https://img.shields.io/badge/lang-English%20%F0%9F%87%AC%F0%9F%87%A7-white)](README.md)
[![ru](https://img.shields.io/badge/%D1%8F%D0%B7%D1%8B%D0%BA-%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%F0%9F%87%B7%F0%9F%87%BA-white)](README-RU.md)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# translate

[![GitHub Actions](https://github.com/FOSWLY/translate/actions/workflows/ci.yml/badge.svg)](https://github.com/FOSWLY/translate/actions/workflows/ci.yml)
[![GitHub Actions](https://github.com/FOSWLY/translate/actions/workflows/build.yml/badge.svg)](https://github.com/FOSWLY/translate/actions/workflows/build.yml)
[![npm](https://img.shields.io/bundlejs/size/@toil/translate)](https://www.npmjs.com/package/@toil/translate)
[![ru](https://img.shields.io/badge/%D1%8F%D0%B7%D1%8B%D0%BA-%D0%A0%D1%83%D1%81%D1%81%D0%BA%D0%B8%D0%B9%20%F0%9F%87%B7%F0%9F%87%BA-white)](README-RU.md)
[![en](https://img.shields.io/badge/lang-English%20%F0%9F%87%AC%F0%9F%87%A7-white)](README.md)
Expand Down

0 comments on commit 0a29e52

Please sign in to comment.