Skip to content

Commit 0d90504

Browse files
committed
Correct branch name, thanks to Bastien for noticing
1 parent 709fe0f commit 0d90504

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ All repos are listed with core info like:
4242
| [giellakbd-android ](https://github.com/divvun/giellakbd-android) | Open source keyboard implementation for Android (used in kbdgen) | Java, Kotlin | Android | Apache-2.0 | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/giellakbd-android)](https://github.com/divvun/giellakbd-android/issues) | [![Build Status](https://travis-ci.org/divvun/giellakbd-android.svg?branch=master)](https://travis-ci.org/divvun/giellakbd-android) |
4343
| [giellakbd-ios ](https://github.com/divvun/giellakbd-ios) | Open source keyboard implementation for iOS (used in kbdgen) | Swift | iOS | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/giellakbd-ios)](https://github.com/divvun/giellakbd-ios/issues) | |
4444
| [gut ](https://github.com/divvun/gut) | A Git(Hub) multirepo maintenance tool | Rust | Any | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/gut)](https://github.com/divvun/gut/issues) | [![Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/gut/main/badge.svg)](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/gut/main/latest) |
45-
| [kbdi ](https://github.com/divvun/kbdi) | Small utility packaged with Windows keyboards to configure the registry and enable custom locales | Rust | Windows | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/kbdi)](https://github.com/divvun/kbdi/issues) | [![Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/kbdi/main/badge.svg)](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/kbdi/main/latest) |
45+
| [kbdi ](https://github.com/divvun/kbdi) | Small utility packaged with Windows keyboards to configure the registry and enable custom locales | Rust | Windows | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/kbdi)](https://github.com/divvun/kbdi/issues) | [![Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/kbdi/master/badge.svg)](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/kbdi/master/latest) |
4646
| [kbdgen ](https://github.com/divvun/kbdgen) | The keyboard layout generator, outputting Android, iOS, Windows, macOS and Linux keyboard layouts | Rust/Python | macOS / Linux / Windows | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/kbdgen)](https://github.com/divvun/kbdgen/issues) | [![Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/kbdgen/main/badge.svg)](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/kbdgen/main/latest) |
4747
| [macdivvun-service ](https://github.com/divvun/macdivvun-service) | Spell checking service for macOS | Swift | macOS | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/macdivvun-service)](https://github.com/divvun/macdivvun-service/issues) | [![Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/macdivvun-service/main/badge.svg)](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/macdivvun-service/main/latest) |
4848
| [pahkat ](https://github.com/divvun/pahkat) | Server generator + web backend (under development) for Páhkat package management standard | Rust | Any | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/pahkat)](https://github.com/divvun/pahkat/issues) | [![Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/pahkat/main/badge.svg)](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/pahkat/main/latest) |
4949
| [pahkat-client-cli ](https://github.com/divvun/pahkat-client-cli) | Command line client for Pahkat | Rust | Any | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/pahkat-client-cli)](https://github.com/divvun/pahkat-client-cli/issues) | |
5050
| [pahkat-client-sdk-swift](https://github.com/divvun/pahkat-client-sdk-swift)| Pahkat Core SDK for Swift | Swift | macOS / iOS | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/pahkat-client-sdk-swift)](https://github.com/divvun/pahkat-client-sdk-swift/issues)| |
5151
| [pahkat-client-sdk-java ](https://github.com/divvun/pahkat-client-sdk-java) | Pahkat Core SDK for Java/Kotlin | Java/Kotlin | JVM / Android | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/pahkat-client-sdk-java)](https://github.com/divvun/pahkat-client-sdk-java/issues) | [![Build Status](https://github.com/divvun/pahkat-client-sdk-java/workflows/Gradle%20Package/badge.svg)](https://github.com/divvun/pahkat-client-sdk-java/actions) |
52-
| [windivvun-service ](https://github.com/divvun/windivvun-service) | Spell checking service for Windows 8.1+ | Rust | Windows | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/windivvun-service)](https://github.com/divvun/windivvun-service/issues) | [![Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/windivvun-service/main/badge.svg)](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/windivvun-service/main/latest) |
52+
| [windivvun-service ](https://github.com/divvun/windivvun-service) | Spell checking service for Windows 8.1+ | Rust | Windows | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/windivvun-service)](https://github.com/divvun/windivvun-service/issues) | [![Build Status](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/windivvun-service/master/badge.svg)](https://divvun-tc.giellalt.org/api/github/v1/repository/divvun/windivvun-service/master/latest) |
5353
| [xkb-parser ](https://github.com/divvun/xkb-parser) | A parser for X11 `.xkb` keyboard layout files | Rust | Any | Apache-2.0 OR MIT | [![GitHub issues](https://img.shields.io/github/issues-raw/divvun/xkb-parser)](https://github.com/divvun/xkb-parser/issues) | [![Build Status](https://dev.azure.com/divvun/xkb-parser/_apis/build/status/divvun.xkb-parser?branchName=master)](https://dev.azure.com/divvun/xkb-parser/_build/latest?definitionId=2&branchName=master) |
5454

5555

0 commit comments

Comments
 (0)