Fix the link to the online documentation.
This commit is contained in:
parent
87c0d5b769
commit
f026585b63
|
@ -5,7 +5,7 @@
|
|||
* real time computer graphics.
|
||||
* real time computer physics.
|
||||
|
||||
An on-line version of this documentation is available [here](http://crozet.re/nalgebra/index.html).
|
||||
An on-line version of this documentation is available [here](http://crozet.re/nalgebra/doc/nalgebra/index.html).
|
||||
|
||||
## Using **nalgebra**
|
||||
All the functionalities of **nalgebra** are grouped in one place: the `na` module.
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
* real time computer graphics.
|
||||
* real time computer physics.
|
||||
|
||||
An on-line version of this documentation is available [here](http://crozet.re/nalgebra/index.html).
|
||||
An on-line version of this documentation is available [here](http://crozet.re/nalgebra/doc/nalgebra/index.html).
|
||||
|
||||
## Using **nalgebra**
|
||||
All the functionalities of **nalgebra** are grouped in one place: the `na` module.
|
||||
|
|
Loading…
Reference in New Issue