org: fix broken links

* doc/org/upgrade2.org, doc/org/ioltl.org, doc/org/concepts.org: Here.
* doc/org/tut51.org: Fix example output.
This commit is contained in:
Alexandre Duret-Lutz 2018-04-06 10:59:12 +02:00
parent be9096a5cd
commit 309eb0bbaa
4 changed files with 19 additions and 19 deletions

View file

@ -44,7 +44,7 @@ Spot's default LTL parser is able to parse the syntaxes of many tools,
such as [[http://spinroot.com][Spin]], [[http://vlsi.colorado.edu/~rbloem/wring.html][Wring]], [[http://goal.im.ntu.edu.tw][Goal]], etc. For instance here are the preferred ways
to express the same formula for different tools.
# <<tab:formula-syntaxes>>
#+NAME: tab:formula-syntaxes
| Tool | Formula |
|--------------+-------------------------|
| Spot | =G(a -> (b R !c))= |