Skip to content

Commit 480b483

Browse files
committed
Update documentation links
1 parent 3329764 commit 480b483

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,10 @@ There are several interfaces for Corese:
6060
</dependency>
6161
```
6262

63-
Documentation: [Getting Started With Corese-library](https://notes.inria.fr/s/hiiedLfVe#)
63+
Documentation:
64+
65+
- [Getting Started With Corese-library](/docs/getting%20started/Getting%20Started%20With%20Corese-library.md)
66+
- [Corese-library with Python](/docs/corese-python/Corese-library%20with%20Python.md)
6467

6568
### Corese-server
6669

@@ -79,7 +82,10 @@ wget "files.inria.fr/corese/distrib/corese-server-4.4.1.jar"
7982
java -jar "-Dfile.encoding=UTF8" "corese-server-4.4.1.jar"
8083
```
8184

82-
Documentation: [Getting Started With Corese-server](https://notes.inria.fr/s/SoyFglO_1#)
85+
Documentation:
86+
87+
- [Getting Started With Corese-server](/docs/getting%20started/Getting%20Started%20With%20Corese-server.md)
88+
- [Corese-server with Python](/docs/corese-python/Corese-server%20with%20Python.md)
8389

8490
### Corese-GUI
8591

@@ -90,6 +96,10 @@ wget "files.inria.fr/corese/distrib/corese-gui-4.4.1.jar"
9096
java -jar "-Dfile.encoding=UTF8" "corese-gui-4.4.1.jar"
9197
```
9298

99+
Documentation:
100+
101+
- [Getting Started With Corese-command](/docs/getting%20started/Getting%20Started%20With%20Corese-command.md)
102+
93103
### Corese-Python (beta)
94104

95105
- Download [Corese-python jar file](https://project.inria.fr/corese/download/).

0 commit comments

Comments
 (0)