Skip to content

Commit e7c760e

Browse files
authored
Update v5 links (#62)
* Update v5 links * Fix link
1 parent 764f474 commit e7c760e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

v5/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ <h5 class="card-title">What is RLBot?</h5>
6969
</div>
7070

7171
<div class="languages">
72-
<a href="https://github.com/VirxEC/rlbot-python-example">
72+
<a href="https://github.com/RLBot/python-example">
7373
<div class="card">
7474
<div class="card-body">
7575
<img src="/python.png" class="card-image-right">
@@ -79,7 +79,7 @@ <h5 class="card-title">Python</h5>
7979
</div>
8080
</a>
8181

82-
<a href="https://github.com/VirxEC/csharp-interface/tree/master/Tests/Atba">
82+
<a href="https://github.com/RLBot/csharp-interface/tree/master/Tests/Atba">
8383
<div class="card">
8484
<div class="card-body">
8585
<img src="/csharp.png" class="card-image-right">
@@ -89,7 +89,7 @@ <h5 class="card-title">C#</h5>
8989
</div>
9090
</a>
9191

92-
<a href="https://github.com/mtheall/RLBotCPP/tree/master/examples/ATBA">
92+
<a href="https://github.com/RLBot/cpp-interface/tree/master/examples/ATBA">
9393
<div class="card">
9494
<div class="card-body">
9595
<img src="/cpp.png" class="card-image-right">
@@ -99,7 +99,7 @@ <h5 class="card-title">C++</h5>
9999
</div>
100100
</a>
101101

102-
<a href="https://github.com/swz-git/rust-interface/tree/master/crates/rlbot/examples/atba_agent">
102+
<a href="https://github.com/RLBot/rust-interface/tree/master/rlbot/examples/atba_agent">
103103
<div class="card">
104104
<div class="card-body">
105105
<img src="/rust.svg" class="card-image-right">
@@ -109,7 +109,7 @@ <h5 class="card-title">Rust</h5>
109109
</div>
110110
</a>
111111

112-
<a href="https://github.com/swz-git/go-interface/tree/master/examples/atba">
112+
<a href="https://github.com/RLBot/go-interface/tree/master/examples/atba">
113113
<div class="card">
114114
<div class="card-body">
115115
<img src="/go.png" class="card-image-right">

0 commit comments

Comments
 (0)