From 7bae0ee4cc2c40f765db6813e6797bd4e0a09a5d Mon Sep 17 00:00:00 2001 From: Dirkjan Ochtman Date: Wed, 29 May 2024 11:10:11 +0200 Subject: [PATCH] Update more links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c405071..47bada4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Documentation](https://docs.rs/instant-segment/badge.svg)](https://docs.rs/instant-segment/) [![Crates.io](https://img.shields.io/crates/v/instant-segment.svg)](https://crates.io/crates/instant-segment) [![PyPI](https://img.shields.io/pypi/v/instant-segment)](https://pypi.org/project/instant-segment/) -[![Build status](https://github.com/InstantDomain/instant-segment/workflows/CI/badge.svg)](https://github.com/InstantDomain/instant-segment/actions?query=workflow%3ACI) +[![Build status](https://github.com/instant-labs/instant-segment/workflows/CI/badge.svg)](https://github.com/instant-labs/instant-segment/actions?query=workflow%3ACI) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE-APACHE) Instant Segment is a fast Apache-2.0 library for English word segmentation. It @@ -100,7 +100,7 @@ make test-python [python]: https://github.com/grantjenks/python-wordsegment [chapter]: http://norvig.com/ngrams/ -[story]: https://instantdomainsearch.com/engineering/instant-word-segmentation-with-rust +[story]: https://instantdomains.com/engineering/instant-word-segmentation-with-rust [book]: http://oreilly.com/catalog/9780596157111/ [distributed]: https://catalog.ldc.upenn.edu/LDC2006T13 -[issues]: https://github.com/InstantDomain/instant-segment/issues +[issues]: https://github.com/instant-labs/instant-segment/issues