@@ -167,15 +167,15 @@ To install the development version, run:
167167
168168.. code-block :: bash
169169
170- pip install git+git ://github.com/iterative /dvc
170+ pip install " dvc @ git+https ://github.com/treeverse /dvc"
171171
172172 Package (Platform-specific)
173173---------------------------
174174
175175|Packages |
176176
177177Self-contained packages for Linux, Windows, and Mac are available.
178- The latest version of the packages can be found on the GitHub `releases page <https://github.com/iterative /dvc/releases >`_.
178+ The latest version of the packages can be found on the GitHub `releases page <https://github.com/treeverse /dvc/releases >`_.
179179
180180Ubuntu / Debian (deb)
181181^^^^^^^^^^^^^^^^^^^^^
@@ -237,11 +237,11 @@ Barrak, A., Eghan, E.E. and Adams, B. `On the Co-evolution of ML Pipelines and S
237237 :target: https://dvc.org
238238 :alt: DVC logo
239239
240- .. |VS Code Extension Overview | image :: https://raw.githubusercontent.com/iterative /vscode-dvc/main/extension/docs/overview.gif
240+ .. |VS Code Extension Overview | image :: https://raw.githubusercontent.com/treeverse /vscode-dvc/main/extension/docs/overview.gif
241241 :alt: DVC Extension for VS Code
242242
243- .. |CI | image :: https://github.com/iterative /dvc/actions/workflows/tests.yaml/badge.svg
244- :target: https://github.com/iterative /dvc/actions/workflows/tests.yaml
243+ .. |CI | image :: https://github.com/treeverse /dvc/actions/workflows/tests.yaml/badge.svg
244+ :target: https://github.com/treeverse /dvc/actions/workflows/tests.yaml
245245 :alt: GHA Tests
246246
247247.. |Maintainability | image :: https://img.shields.io/codeclimate/maintainability/iterative/dvc
@@ -292,8 +292,8 @@ Barrak, A., Eghan, E.E. and Adams, B. `On the Co-evolution of ML Pipelines and S
292292 :target: https://dvc.org/img/flow.gif
293293 :alt: how_dvc_works
294294
295- .. |Contribs | image :: https://contrib.rocks/image?repo=iterative /dvc
296- :target: https://github.com/iterative /dvc/graphs/contributors
295+ .. |Contribs | image :: https://contrib.rocks/image?repo=treeverse /dvc
296+ :target: https://github.com/treeverse /dvc/graphs/contributors
297297 :alt: Contributors
298298
299299.. |VS Code | image :: https://img.shields.io/visual-studio-marketplace/v/Iterative.dvc?color=blue&label=VSCode&logo=visualstudiocode&logoColor=blue
0 commit comments