2 Commits 5836ce0e09 ... e718b101d2

Author SHA1 Message Date
  Matthias Ladkau e718b101d2 chore(release): 1.2.0 2 years ago
  Matthias Ladkau 5836ce0e09 chore(release): 1.2.0 2 years ago
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ecal.md

+ 1 - 1
ecal.md

@@ -8,7 +8,7 @@ ECAL was added for the following use-cases:
 - Enforce certain aspects of a database schema
 - Providing back-end logic for web applications using EliasDB
 
-The source of EliasDB comes with a [chat example](examples/game/doc/chat.md) containing a simple ECAL script which adds a timestamp to nodes and a [game example](examples/game/doc/game.md) which demonstrates a more complex application of ECAL.
+The source of EliasDB comes with a [chat example](examples/chat/doc/chat.md) containing a simple ECAL script which adds a timestamp to nodes and a [game example](examples/game/doc/game.md) which demonstrates a more complex application of ECAL.
 
 ECAL related config values:
 --