Commit b293836dadccc1732ae9c365c5c81da46a8b409f
1 parent
032d4ca3
Fix bad link (to old docs) in README
The Build Instructions link pointed to the old doxygen docs instead of the new docs.
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
| ... | ... | @@ -8,4 +8,4 @@ Identify the latest [tagged release](https://github.com/biometrics/openbr/releas |
| 8 | 8 | $ git submodule init |
| 9 | 9 | $ git submodule update |
| 10 | 10 | |
| 11 | -**[Build Instructions](http://openbiometrics.org/doxygen/latest/installation.html)** | |
| 11 | +**[Build Instructions](http://openbiometrics.org/docs/install/)** | ... | ... |