Skip to content

Commit f54bef6

Browse files
committed
Initial URL updates
1 parent 83804cd commit f54bef6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# ![](https://github.com/aima-java/aima-java/blob/gh-pages/aima3e/images/aima3e.jpg)AIMA3e-Java (JDK 7+) [![Build Status](https://travis-ci.org/aima-java/aima-java.svg?branch=AIMA3e)](https://travis-ci.org/aima-java/aima-java)
22
Java implementation of algorithms from [Norvig](http://www.norvig.com/) and [Russell's](http://www.cs.berkeley.edu/~russell/) [Artificial Intelligence - A Modern Approach 3rd Edition](http://aima.cs.berkeley.edu/)
33
### Getting Started Links
4-
* [Overview of Project](https://github.com/aima-java/aima-java/wiki/AIMA3e-Overview).
5-
* [Setting up your own workspace](https://github.com/aima-java/aima-java/wiki/AIMA3e-Workspace-Setup).
6-
* [Demo Applications that can be run from your browser](http://aima-java.github.io/aima-java/aima3e/aima3ejavademos.html).
7-
* [Javadoc for the aima-core project](http://aima-java.github.io/aima-java/aima3e/javadoc/aima-core/index.html).
8-
* [Download the latest official version = 1.8.1 (Mar 15 2015)](https://github.com/aima-java/aima-java/releases/tag/aima3e-v1.8.1).
4+
* [Overview of Project](https://github.com/aimacode/aima-java/wiki/AIMA3e-Overview).
5+
* [Setting up your own workspace](https://github.com/aimacode/aima-java/wiki/AIMA3e-Workspace-Setup).
6+
* [Demo Applications that can be run from your browser](http://aimacode.github.io/aima-java/aima3e/aima3ejavademos.html).
7+
* [Javadoc for the aima-core project](http://aimacode.github.io/aima-java/aima3e/javadoc/aima-core/index.html).
8+
* [Download the latest official version = 1.8.1 (Mar 15 2015)](https://github.com/aimacode/aima-java/releases/tag/aima3e-v1.8.1).
99
* Latest Maven Information (for integration as a third party library)<br>
1010

1111
```

0 commit comments

Comments
 (0)