Skip to content

Commit b058478

Browse files
updated documentation
1 parent bc509ad commit b058478

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

doc/deploy-plugin.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,7 @@ IMPORTANT NOTES
7979

8080
1. By default the following user is added to Concorda as part of initial setup: [email protected]/concorda
8181
2. It is very important that after you started Concorda for the first time to login and change administrator password and e-mail.
82+
83+
## Demo
84+
85+
A demo project that is using the Concorda as [plugin](https://github.com/Concorda/concorda-client-demo/blob/master/start_plugin.js) can be found [here](https://github.com/Concorda/concorda-client-demo).

doc/using-concorda-plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ const defaultOptions = {
3939

4040
## Demo
4141

42-
A demo project that is using the Concorda as [plugin](https://github.com/Concorda/concorda-client-demo/blob/master/start_plugin.js) can be found [here](https://github.com/Concorda/concorda-client-demo).
42+
A demo project that is using the Concorda as [plugin](https://github.com/Concorda/concorda-client-demo/blob/master/start.js) can be found [here](https://github.com/Concorda/concorda-client-demo).

0 commit comments

Comments
 (0)