Skip to content

Commit d53aa01

Browse files
author
gustavnavar
committed
Update README.md
1 parent b69d795 commit d53aa01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ The long-term objective is to develop a client Grid library for Vue.js projects.
99

1010
## Folder description
1111
* [gridcore](./gridcore): Library to build back-ends bases on Spring Boot
12-
* [demo](./demo): Spring Boot demo project supporting the gridcore library. It can be testes with this [Blazor WASM project](https://github.com/gustavnavar/Grid.Blazor/tree/master/GridBlazorSpring)
12+
* [demo](./demo): Spring Boot demo project supporting the gridcore library. It can be tested with this [Blazor WASM project](https://github.com/gustavnavar/Grid.Blazor/tree/master/GridBlazorSpring)
1313

14-
The SQL Server database for all demos can be downloaded from [here](./sample-database)
14+
The SQL Server database for all demos can be downloaded from [here](https://github.com/gustavnavar/Grid.Core/tree/master/sample_database)
1515

1616
Alternatively, if you prefer to install a fresh version of the database you can perform the following steps:
1717
- run this script from Microsoft web to create a new database: https://github.com/microsoft/sql-server-samples/blob/master/samples/databases/northwind-pubs/instnwnd.sql

0 commit comments

Comments
 (0)