Skip to content

Commit d4a8734

Browse files
Update README.md
1 parent ca31d89 commit d4a8734

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
## Functions
2222
Vue CRUD provides a set of utitlities, from which you can compose your own application. Features included in the system can communicate with each other thanks to the use of the Vuex library. Vue CRUD includes the following elements:
2323

24-
- **CRUD** | <a href="http://vue-crud-simple.id-a.pl/#/crud" target="_blank">DEMO / SANDBOX</a>:
24+
- **CRUD** | <a href="http://vue-crud-demo.id-a.pl/#/crud" target="_blank">DEMO / SANDBOX</a>:
2525
- operations on records:
2626
- Store,
2727
- Update,
@@ -42,11 +42,11 @@ Vue CRUD provides a set of utitlities, from which you can compose your own appli
4242
- management of a child table from the parent table module,
4343
- export to excel (xlsx),
4444
- table refreshing,
45-
- **Authentication system** | <a href="http://vue-crud-simple.id-a.pl/#/login" target="_blank">DEMO / SANDBOX</a>:
45+
- **Authentication system** | <a href="http://vue-crud-demo.id-a.pl/#/login" target="_blank">DEMO / SANDBOX</a>:
4646
- login form (built-in communitation with API, validation),
4747
- optional locale selection,
4848
- redirecting to the app,
49-
- **App layuout components** | <a href="http://vue-crud-simple.id-a.pl/#/app" target="_blank">DEMO / SANDBOX</a>:
49+
- **App layuout components** | <a href="http://vue-crud-demo.id-a.pl/#/app" target="_blank">DEMO / SANDBOX</a>:
5050
- Toolbar (with optional elements):
5151
- title,
5252
- logo,
@@ -78,7 +78,7 @@ The record creation / editing form supports the following types of fields:
7878

7979
## Demo versions
8080

81-
#### <a href="http://vue-crud-simple.id-a.pl" target="_blank">DEMO / SANDBOX</a>
81+
#### <a href="http://vue-crud-demo.id-a.pl" target="_blank">DEMO / SANDBOX</a>
8282

8383
#### <a href="http://vue-crud-crm.id-a.pl" target="_blank">CRM DEMO</a>
8484
Credentials with limited privileges (readonly):\

0 commit comments

Comments
 (0)