update some URLs to skip permanent redirections

* doc/org/concepts.org, doc/org/ltlcross.org, doc/org/ltldo.org,
python/ajax/trans.html, tools/man2html.pl: Update URLs.
This commit is contained in:
Alexandre Duret-Lutz 2016-04-10 12:16:28 +02:00
parent 868f2634f8
commit 5e47d4df38
5 changed files with 6 additions and 6 deletions

View file

@ -19,7 +19,7 @@ any other tool.
* Example: computing statistics for =ltl3ba=
As a motivating example, consider a scenario where we want to run
[[http://sourceforge.net/projects/ltl3ba/][=ltl3ba=]] on a set of 10 formulas stored in a file. For each formula
[[https://sourceforge.net/projects/ltl3ba/][=ltl3ba=]] on a set of 10 formulas stored in a file. For each formula
we would like to compute compute the number of states and edges in the
Büchi automaton produced by =ltl3ba=.