Skip to content

Commit 270124a

Browse files
small mods to website
1 parent 370dde3 commit 270124a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/src/pages/Description.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export default function UAVDescription({ imgWidth = '80%', imgHeight = 'auto' })
7171
<li>
7272
A PyChrono-based high-fidelity simulator for UAVs{' '}
7373
<a
74-
href="https://github.com/andrealaffly/PyChrono_Wrapper"
74+
href="https://github.com/andrealaffly/UAV_Sim_PyChrono"
7575
style={{ textDecoration: 'underline' }}
7676
>
7777
[GitHub]

docs/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function HomepageHeader() {
3131

3232
<Link
3333
className="button button--secondary button--lg"
34-
href="https://github.com/andrealaffly/PyChrono_Wrapper">
34+
href="https://github.com/andrealaffly/UAV_Sim_PyChrono">
3535
PyChrono-based Simulator
3636
</Link>
3737
</div>

0 commit comments

Comments
 (0)