Skip to content

Commit

Permalink
Link to ManageDatabase also corrected/
Browse files Browse the repository at this point in the history
ManageDatabase link referred to Example instead of Util. Fixed this.
  • Loading branch information
onstwedder committed Jun 4, 2016
1 parent d88279d commit 9d24d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Build adapters using XML configuration. Build applications using adapters.
Some example XML configurations:
- [HelloWorld](example/src/main/resources/Example/ConfigurationHelloWorld.xml)
- [HelloWorlds](example/src/main/resources/Example/ConfigurationHelloWorlds.xml)
- [ManageDatabase](example/src/main/resources/Example/ConfigurationManageDatabase.xml)
- [ManageDatabase](example/src/main/resources/Util/ConfigurationManageDatabase.xml)

See them in action: http://ibis4example.ibissource.org/

Expand Down

0 comments on commit 9d24d3e

Please sign in to comment.