Skip to content

Commit c35cf39

Browse files
committed
update README
1 parent a9b0ad2 commit c35cf39

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ executing,
5050

5151
.. code::
5252
53-
pip install git+ssh://[email protected]/akashdhruv/BoxKit.git --user
53+
pip install git+ssh://[email protected]/Box-Tools/BoxKit.git --user
5454
5555
BoxKit provides various installation options that can be used to
5656
configure the library with desired features. Following is a list of
@@ -205,15 +205,15 @@ parallelization schema of target applications like SciKit, OpticalFlow,
205205
and PyTorch which function independently using available resources.
206206

207207
Detailed information on full functionality is availabe in documentation
208-
(https://akashdhruv.github.io/BoxKit/).
208+
(https://Box-Tools.github.io/BoxKit/).
209209

210210
**************
211211
Contribution
212212
**************
213213

214214
Developers are encouraged to fork the repository and contribute to the
215215
source code in the form of pull requests to the ``development`` branch.
216-
Please read documentation (https://akashdhruv.github.io/BoxKit/) for an
216+
Please read documentation (https://box-tools.github.io/BoxKit/) for an
217217
overview of software design and developer guide
218218

219219
*********
@@ -268,15 +268,15 @@ features, and ask questions about usage
268268
.. |Code style: black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
269269
:target: https://github.com/psf/black
270270

271-
.. |FlashX| image:: https://github.com/akashdhruv/BoxKit/workflows/FlashX/badge.svg
271+
.. |FlashX| image:: https://github.com/Box-Tools/BoxKit/workflows/FlashX/badge.svg
272272

273-
.. |FlowX| image:: https://github.com/akashdhruv/BoxKit/workflows/FlowX/badge.svg
273+
.. |FlowX| image:: https://github.com/Box-Tools/BoxKit/workflows/FlowX/badge.svg
274274

275-
.. |Minimal| image:: https://github.com/akashdhruv/BoxKit/workflows/Minimal/badge.svg
275+
.. |Minimal| image:: https://github.com/Box-Tools/BoxKit/workflows/Minimal/badge.svg
276276

277-
.. |Publish| image:: https://github.com/akashdhruv/BoxKit/workflows/Publish/badge.svg
277+
.. |Publish| image:: https://github.com/Box-Tools/BoxKit/workflows/Publish/badge.svg
278278

279-
.. |Linting| image:: https://github.com/akashdhruv/BoxKit/workflows/Linting/badge.svg
279+
.. |Linting| image:: https://github.com/Box-Tools/BoxKit/workflows/Linting/badge.svg
280280

281281
.. |icon| image:: ./media/icon.svg
282282
:width: 30

0 commit comments

Comments
 (0)