Skip to content

Commit f720b57

Browse files
authored
Update LSP tutorials
1 parent 877d5b4 commit f720b57

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lectures/lsp/020_install_des.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ title: Installing Datalog Educational System
4545
**Build own executable with SWI-Prolog:**
4646

4747
We recommend using the pre-built packages as described above. However, you can also build your own executable for DES
48-
with SWI-Prolog. This requires an installation of SWI-Prolog 7.x.
48+
with SWI-Prolog. This requires an installation of SWI-Prolog.
4949

5050
1. [Download](https://sourceforge.net/projects/des/files/des/des6.3/DES6.3SWI.zip/download) the source code of Datalog Educational System (DES).
5151

lectures/lsp/040_install_nusmv.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Installing NuSMV
55

66
**Windows, Mac and Linux:**
77

8-
1. [Download](https://nusmv.fbk.eu/bin/bin_download2-v2.cgi) NuSMV.
8+
1. [Download](https://nusmv.fbk.eu/downloads.html) NuSMV.
99

1010
* We recommend downloading the 64-bit version.
1111

@@ -23,5 +23,5 @@ title: Installing NuSMV
2323
to the program folder first, add the `bin` folder to the `PATH` environment variable. You can find resources online
2424
on how to do that for your respective operating system. For instance, consult [this GitHub Gist](https://gist.github.com/nex3/c395b2f8fd4b02068be37c961301caa7).
2525

26-
5. An introduction to using NuSMV can be found in the [NuSMV tutorial](https://nusmv.fbk.eu/NuSMV/tutorial/index.html).
27-
Further details can be found in the [user manual](https://nusmv.fbk.eu/NuSMV/userman/index-v2.html).
26+
5. An introduction to using NuSMV can be found in the [NuSMV tutorial](https://nusmv.fbk.eu/tutorials.html).
27+
Further details can be found in the [user manual](https://nusmv.fbk.eu/user-manual.html).

0 commit comments

Comments
 (0)