You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: usingflow.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -53,20 +53,20 @@
53
53
<divclass="starter-template" id="code">
54
54
<h2>Code</h2>
55
55
<p>
56
-
Flow is available open-source for public use (under the MIT license) <ahref="http://github.com/berkeleyflow/flow">on GitHub</a>.
56
+
Flow is available open-source for public use (under the MIT license) <ahref="http://github.com/flow-project/flow">on GitHub</a>.
57
57
</p>
58
58
<p>
59
-
Please report bugs by submitting a <ahref="https://github.com/berkeleyflow/flow/issues">GitHub issue</a>. Submit contributions using <ahref="https://github.com/berkeleyflow/flow/pulls">pull requests</a>.
59
+
Please report bugs by submitting a <ahref="https://github.com/flow-project/flow/issues">GitHub issue</a>. Submit contributions using <ahref="https://github.com/flow-project/flow/pulls">pull requests</a>.
60
60
</p>
61
61
</div>
62
62
<divclass="starter-template" id="documentation">
63
63
<h2>Documentation</h2>
64
64
<p>
65
-
Documentation for Flow can be found at <ahref="http://berkeleyflow.readthedocs.io">ReadTheDocs</a>. Setup instructions can be found <ahref="https://berkeleyflow.readthedocs.io/en/latest/flow_setup.html">in the documentation</a> as well.
65
+
Documentation for Flow can be found at <ahref="http://flow.readthedocs.io">ReadTheDocs</a>. Setup instructions can be found <ahref="https://flow.readthedocs.io/en/latest/flow_setup.html">in the documentation</a> as well.
66
66
</p>
67
67
</div>
68
68
<divclass="starter-template" id="tutorials">
69
-
<h2>Tutorials</h2> Tutorials are available in Jupyter Notebook format at <ahref="https://github.com/berkeleyflow/flow/tree/master/tutorials">our GitHub repo</a>. Tutorials for Flow introduce users to the framework and the constituent parts of experiments in Flow, such as scenarios, environments, controllers, agent visualization, and more.
69
+
<h2>Tutorials</h2> Tutorials are available in Jupyter Notebook format at <ahref="https://github.com/flow-project/flow/tree/master/tutorials">our GitHub repo</a>. Tutorials for Flow introduce users to the framework and the constituent parts of experiments in Flow, such as scenarios, environments, controllers, agent visualization, and more.
0 commit comments