Skip to content

Commit 9039e87

Browse files
authored
chore(readme): update links to mlem.ai -> dvc.org
1 parent 44a9878 commit 9039e87

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ $ pip install gto
2727
```
2828

2929
This will install the `gto`
30-
[command-line interface](https://mlem.ai/doc/gto/command-reference) (CLI) and
30+
[command-line interface](https://dvc.org/doc/gto/command-reference) (CLI) and
3131
make the Python API available for use in code.
3232

3333
## Getting started
3434

35-
To Get Started, please head to [GTO docs](https://mlem.ai/doc/gto/get-started).
35+
To Get Started, please head to [GTO docs](https://dvc.org/doc/gto/get-started).
3636

3737
## Contributing
3838

3939
Contributions are welcome! Please see our
40-
[Contributing Guide](https://mlem.ai/doc/contributing/core) for more details.
40+
[Contributing Guide](https://dvc.org/doc/contributing/core) for more details.
4141

4242
Check out the
4343
[DVC weekly board](https://github.com/orgs/iterative/projects/189)
@@ -87,7 +87,7 @@ $ gto show -v
8787
```
8888

8989
The code that generates this folder could be found
90-
[in this fixture](https://github.com/iterative/gto/blob/main/tests/conftest.py#L58).
90+
[in this fixture](https://github.com/iterative/gto/blob/main/tests/conftest.py).
9191

9292
To continue experimenting, call `gto --help`
9393

0 commit comments

Comments
 (0)