Skip to content

Commit b88b6d7

Browse files
committed
Update README.md
1 parent abdb5d0 commit b88b6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Java implementation of algorithms from [Norvig](http://www.norvig.com/) and [Rus
66
* [Setting up your own workspace](https://github.com/ctjoreilly/aima-java/wiki/AIMA3e-Workspace-Setup).
77
* [Demo Applications that can be run from your browser](http://ctjoreilly.github.io/aima-java/aima3e/aima3ejavademos.html).
88
* [Javadoc for the aima-core project](http://ctjoreilly.github.io/aima-java/aima3e/javadoc/aima-core/index.html).
9-
* [Download the latest official version = 1.8.1 (Mar 15 2015)](https://github.com/ctjoreilly/aima-java/releases/latest).
9+
* [Download the latest official version = 1.8.1 (Mar 15 2015)](https://github.com/ctjoreilly/aima-java/releases/tag/aima3e-v1.8.1).
1010
* Latest Maven Information (for integration as a third party library)<br>
1111

1212
```

0 commit comments

Comments
 (0)