"git@developer.sourcefind.cn:OpenDAS/pytorch-encoding.git" did not exist on "f8919197bd53b027b131a891dd7b917e615a6743"
Commit d10baaef authored by Haibin Lin's avatar Haibin Lin Committed by Minjie Wang
Browse files

[DOC] Fix repo link (#295)

* Update index.rst

* Update index.rst
parent 18ed7868
...@@ -41,7 +41,7 @@ Free software ...@@ -41,7 +41,7 @@ Free software
------------- -------------
DGL is free software; you can redistribute it and/or modify it under the terms DGL is free software; you can redistribute it and/or modify it under the terms
of the Apache License 2.0. We welcome contributions. of the Apache License 2.0. We welcome contributions.
Join us on `GitHub <https://github.com/jermainewang/dgl>`_. Join us on `GitHub <https://github.com/dmlc/dgl>`_ and checkout our `contribution guidelines <https://github.com/dmlc/dgl/blob/master/CONTRIBUTING.md>`_.
History History
------- -------
......
...@@ -74,7 +74,7 @@ First, download the source files from GitHub: ...@@ -74,7 +74,7 @@ First, download the source files from GitHub:
.. code:: bash .. code:: bash
git clone --recursive https://github.com/jermainewang/dgl.git git clone --recursive https://github.com/dmlc/dgl.git
One can also clone the repository first and run the following: One can also clone the repository first and run the following:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment