Skip to content

Commit 91eac71

Browse files
author
Dmitry Sikorsky
committed
Updated README
1 parent 7c784db commit 91eac71

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
@@ -95,7 +95,7 @@ in order to execute some code inside the ConfigureServices and Configure methods
9595

9696
Please take a look at our samples on GitHub:
9797

98-
* [Full-featured ExtCore 1.2.0 framework sample web application](https://github.com/ExtCore/ExtCore-Sample);
98+
* [Full-featured ExtCore 2.0.0-alpha1 framework sample web application](https://github.com/ExtCore/ExtCore-Sample);
9999
* [ExtCore framework 1.2.0 sample simplest web application](https://github.com/ExtCore/ExtCore-Sample-Simplest);
100100
* [ExtCore framework 1.2.0 sample MVC web application](https://github.com/ExtCore/ExtCore-Sample-Mvc);
101101
* [ExtCore framework 1.2.0 sample web application that uses a database](https://github.com/ExtCore/ExtCore-Sample-Data);
@@ -106,7 +106,7 @@ Please take a look at our samples on GitHub:
106106
* [ExtCore framework 1.2.0 sample web application that uses the events](https://github.com/ExtCore/ExtCore-Sample-Events);
107107
* [ExtCore framework 1.2.0 sample API web application](https://github.com/ExtCore/ExtCore-Sample-Api).
108108

109-
You can also download our [ready to use full-featured sample](http://extcore.net/files/ExtCore-Sample-1.2.0.zip).
109+
You can also download our [ready to use full-featured sample](http://extcore.net/files/ExtCore-Sample-2.0.0-alpha1.zip).
110110
It contains everything you need to run ExtCore-based web application from Visual Studio 2017, including SQLite
111111
database with the test data.
112112

0 commit comments

Comments
 (0)