Skip to content

Commit b11bdb6

Browse files
authored
Update README badges to correct repository path
1 parent 6a632cc commit b11bdb6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Flame: A Distributed Engine for AI
22

3-
[![license](https://img.shields.io/github/license/xflops-io/flame)](http://github.com/xflops-io/flame)
4-
[![RepoSize](https://img.shields.io/github/repo-size/xflops-io/flame)](http://github.com/xflops-io/flame)
5-
[![Release](https://img.shields.io/github/release/xflops-io/flame)](https://github.com/xflops-io/flame/releases)
3+
[![license](https://img.shields.io/github/license/xflops/flame)](http://github.com/xflops/flame)
4+
[![RepoSize](https://img.shields.io/github/repo-size/xflops/flame)](http://github.com/xflops/flame)
5+
[![Release](https://img.shields.io/github/release/xflops/flame)](https://github.com/xflops/flame/releases)
66
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/7299/badge)](https://bestpractices.coreinfrastructure.org/projects/7299)
7-
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/xflops-io/flame)
7+
[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/xflops/flame)
88

99
Flame is a distributed engine for AI, providing a comprehensive suite of mechanisms commonly required by various classes of AI workloads, including agents, reinforcement learning, and more. Built upon over a decade and a half of experience running diverse high-performance workloads at scale across multiple systems and platforms, Flame incorporates best-of-breed ideas and practices from the open source community.
1010

@@ -180,4 +180,4 @@ This project is licensed under the terms specified in the [LICENSE](LICENSE) fil
180180

181181
## Star History
182182

183-
[![Star History Chart](https://api.star-history.com/svg?repos=xflops-io/flame&type=timeline&legend=top-left)](https://www.star-history.com/#xflops-io/flame&type=timeline&legend=top-left)
183+
[![Star History Chart](https://api.star-history.com/svg?repos=xflops/flame&type=timeline&legend=top-left)](https://www.star-history.com/#xflops/flame&type=timeline&legend=top-left)

0 commit comments

Comments
 (0)