Skip to content

Commit 47ae144

Browse files
committed
update README
1 parent 3bf0f85 commit 47ae144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Python codes for robotics algorithm.
7070

7171
- pandas
7272

73-
- [cvxpy 0.4.x](https://cvxgrp.github.io/cvxpy/index.html)
73+
- [cvxpy 0.4.x](http://www.cvxpy.org/en/latest/)
7474

7575
# How to use
7676

@@ -521,7 +521,7 @@ Path tracking simulation with iterative linear model predictive speed and steeri
521521

522522
This code uses cvxpy as an optimization modeling tool.
523523

524-
- [Welcome to CVXPY 1\.0 — CVXPY 1\.0\.0 documentation](https://cvxgrp.github.io/cvxpy/index.html)
524+
- [Welcome to CVXPY](http://www.cvxpy.org/en/latest/)
525525

526526
Ref:
527527

0 commit comments

Comments
 (0)