Skip to content

Commit

Permalink
Update DB-Server.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lvca authored Dec 22, 2016
1 parent 0b1ec63 commit b9a9a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DB-Server.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ Example of configuration:
loaded-at-startup="true" />
```

To create a new database use the [CREATE DATABASE console command](http://code.google.com/p/orient/wiki/ConsoleCommandCreateDb) or create it dinamically using the [Java-API](Java-API.md).
To create a new database use the [CREATE DATABASE console command](Console-Command-Create-Database.md) or create it dinamically using the [Java-API](Java-API.md).

### Users

Expand Down

0 comments on commit b9a9a87

Please sign in to comment.