Browse Source

Run update.sh

Docker Library Bot 9 years ago
parent
commit
c303a96077
1 changed files with 1 additions and 1 deletions
  1. 1 1
      orientdb/README.md

+ 1 - 1
orientdb/README.md

@@ -69,7 +69,7 @@ $ docker run -d --name orientdb -p 2424:2424 -p 2480:2480 \
     orientdb:latest /orientdb/bin/server.sh  -Ddistributed=true
     orientdb:latest /orientdb/bin/server.sh  -Ddistributed=true
 ```
 ```
 
 
-For further configuration options please refer to the [Configuration](http://orientdb.com/docs/latest/Configuration.html) section of the online documentation.
+For further configuration options please refer to the [Configuration](http://orientdb.com/docs/last/Configuration.html) section of the online documentation.
 
 
 ### Environment
 ### Environment