Skip to content

Commit b706235

Browse files
Merge pull request #4 from flow-project/url_fix
berkeleyflow -> flow-project
2 parents 621a908 + 286069e commit b706235

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

leaderboard.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
8484
<th>Score</th>
8585
</tr>
8686
<tr>
87-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
87+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
8888
<td>fig0 score</td>
8989
</tr>
9090
</table>
@@ -96,7 +96,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
9696
<th>Score</th>
9797
</tr>
9898
<tr>
99-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
99+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
100100
<td>fig1 score</td>
101101
</tr>
102102
</table>
@@ -108,7 +108,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
108108
<th>Score</th>
109109
</tr>
110110
<tr>
111-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
111+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
112112
<td>fig2 score</td>
113113
</tr>
114114
</table>
@@ -120,7 +120,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
120120
<th>Score</th>
121121
</tr>
122122
<tr>
123-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
123+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
124124
<td>merge0 score</td>
125125
</tr>
126126
</table>
@@ -132,7 +132,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
132132
<th>Score</th>
133133
</tr>
134134
<tr>
135-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
135+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
136136
<td>merge1 score</td>
137137
</tr>
138138
</table>
@@ -144,7 +144,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
144144
<th>Score</th>
145145
</tr>
146146
<tr>
147-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
147+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
148148
<td>merge2 score</td>
149149
</tr>
150150
</table>
@@ -156,7 +156,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
156156
<th>Score</th>
157157
</tr>
158158
<tr>
159-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
159+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
160160
<td>grid0 score</td>
161161
</tr>
162162
</table>
@@ -168,7 +168,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
168168
<th>Score</th>
169169
</tr>
170170
<tr>
171-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
171+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
172172
<td>grid1 score</td>
173173
</tr>
174174
</table>
@@ -180,7 +180,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
180180
<th>Score</th>
181181
</tr>
182182
<tr>
183-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
183+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
184184
<td>bottleneck0 score</td>
185185
</tr>
186186
</table>
@@ -192,7 +192,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
192192
<th>Score</th>
193193
</tr>
194194
<tr>
195-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
195+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
196196
<td>bottleneck1 score</td>
197197
</tr>
198198
</table>
@@ -204,7 +204,7 @@ <h1>Traffic Benchmark Scoreboard</h1>
204204
<th>Score</th>
205205
</tr>
206206
<tr>
207-
<td><a href="https://github.com/berkeleyflow/flow">learning-traffic</a></td>
207+
<td><a href="https://github.com/flow-project/flow">learning-traffic</a></td>
208208
<td>bottleneck2 score</td>
209209
</tr>
210210
</table>

usingflow.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,20 @@
5353
<div class="starter-template" id="code">
5454
<h2>Code</h2>
5555
<p>
56-
Flow is available open-source for public use (under the MIT license) <a href="http://github.com/berkeleyflow/flow">on GitHub</a>.
56+
Flow is available open-source for public use (under the MIT license) <a href="http://github.com/flow-project/flow">on GitHub</a>.
5757
</p>
5858
<p>
59-
Please report bugs by submitting a <a href="https://github.com/berkeleyflow/flow/issues">GitHub issue</a>. Submit contributions using <a href="https://github.com/berkeleyflow/flow/pulls">pull requests</a>.
59+
Please report bugs by submitting a <a href="https://github.com/flow-project/flow/issues">GitHub issue</a>. Submit contributions using <a href="https://github.com/flow-project/flow/pulls">pull requests</a>.
6060
</p>
6161
</div>
6262
<div class="starter-template" id="documentation">
6363
<h2>Documentation</h2>
6464
<p>
65-
Documentation for Flow can be found at <a href="http://berkeleyflow.readthedocs.io">ReadTheDocs</a>. Setup instructions can be found <a href="https://berkeleyflow.readthedocs.io/en/latest/flow_setup.html">in the documentation</a> as well.
65+
Documentation for Flow can be found at <a href="http://flow.readthedocs.io">ReadTheDocs</a>. Setup instructions can be found <a href="https://flow.readthedocs.io/en/latest/flow_setup.html">in the documentation</a> as well.
6666
</p>
6767
</div>
6868
<div class="starter-template" id="tutorials">
69-
<h2>Tutorials</h2> Tutorials are available in Jupyter Notebook format at <a href="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 <a href="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.
7070
</div>
7171
</main>
7272
<!-- /.container -->

0 commit comments

Comments
 (0)