Skip to content

Commit

Permalink
updated links to gitbook
Browse files Browse the repository at this point in the history
  • Loading branch information
abainczyk committed Jul 1, 2016
1 parent 85b630c commit 4dd51d0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ From here on, more symbols can be added and learned.

It can be that the learner has not learned the application correctly, i.e. there is a word in the model that has a different output than the actual application.
In fact, one can never be a 100% sure if the model actually represents the system under learning.
How to check for and handle these mistakes is described in the [user manual](http://learnlib.github.io/alex/book/1.0/contents/user-manual/index.html).
How to check for and handle these mistakes is described in the [user manual](http://learnlib.github.io/alex/book/1.1.2/contents/user-manual/index.html).

If you want to know more about Active Automata Learning, you can find some resources at [Google Scholar](https://scholar.google.de/scholar?hl=de&q=active+automata+learning) or the homepage of the [LearnLib](http://learnlib.de/).

Expand Down Expand Up @@ -82,9 +82,9 @@ To install and run ALEX, execute the following commands in a directory of your c

## Further reading

* [Frontend user manual](http://learnlib.github.io/alex/book/1.0/contents/user-manual/index.html)
* [Screencasts](http://learnlib.github.io/alex/book/1.0/contents/screencasts/index.html)
* [Developer docs](http://learnlib.github.io/alex/book/1.0/contents/developer-documents/index.html)
* [Frontend user manual](http://learnlib.github.io/alex/book/1.1.2/contents/user-manual/index.html)
* [Screencasts](http://learnlib.github.io/alex/book/1.1.2/contents/screencasts/index.html)
* [Developer docs](http://learnlib.github.io/alex/book/1.1.2/contents/developer-documents/index.html)

## FAQs

Expand Down

0 comments on commit 4dd51d0

Please sign in to comment.