Skip to content

Commit 10e1838

Browse files
committed
fix broken link in doc
1 parent 228f895 commit 10e1838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorials/getting-started/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ developing a simple multi-agent system using Jason.
1616

1717
- Java http://java.sun.com[JDK] >= 1.8 is required.
1818
- Download Jason from https://sourceforge.net/projects/jason/files/jason/[here] and unzip it.
19-
- You can now execute the Jason IDE by going to the folder `jedit` and double-clicking on `jedit.jar`.footnote:[Eclipse can also be used as the IDE, see http://jason.sourceforge.net/mini-tutorial/eclipse-plugin[here].] For Linux and MacOS, the script `jason-ide` can be also used (see more instructions http://jason.sourceforge.net/doc/tutorials/getting-started/shell-based{outfilesuffix}[here]).
19+
- You can now execute the Jason IDE by going to the folder `jedit` and double-clicking on `jedit.jar`.footnote:[Eclipse can also be used as the IDE, see http://jason.sourceforge.net/mini-tutorial/eclipse-plugin[here].] For Linux and MacOS, the script `jason-ide` can be also used (see more instructions link:./shell-based{outfilesuffix}[here]).
2020

2121
image:./figures/screen-initial.png[]
2222

0 commit comments

Comments
 (0)