Commit 9039e87 1 parent 44a9878 commit 9039e87 Copy full SHA for 9039e87
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,17 +27,17 @@ $ pip install gto
27
27
```
28
28
29
29
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
31
31
make the Python API available for use in code.
32
32
33
33
## Getting started
34
34
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 ) .
36
36
37
37
## Contributing
38
38
39
39
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.
41
41
42
42
Check out the
43
43
[ DVC weekly board] ( https://github.com/orgs/iterative/projects/189 )
@@ -87,7 +87,7 @@ $ gto show -v
87
87
```
88
88
89
89
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 ) .
91
91
92
92
To continue experimenting, call ` gto --help `
93
93
You can’t perform that action at this time.
0 commit comments