Skip to content
This repository was archived by the owner on Jan 15, 2023. It is now read-only.

Commit 588f70f

Browse files
authored
Update README.md
1 parent 957719e commit 588f70f

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
@@ -16,7 +16,7 @@ Have an app/project/tool using Chromely - [please share!](https://github.com/chr
1616
[![Chromely.Core](http://img.shields.io/nuget/vpre/Chromely.Core.svg?style=flat&label=Chromely.Core)](https://www.nuget.org/packages/Chromely.Core)
1717
[![Chromely.CefSharp](http://img.shields.io/nuget/vpre/Chromely.svg?style=flat&label=Chromely.CefSharp)](https://www.nuget.org/packages/Chromely.CefSharp)
1818

19-
A basic Chromely project requires: - [Demos](https://github.com/chromelyapps/demo-projects/tree/master/chromely_v5_1)
19+
A basic Chromely project requires: - [Demos](https://github.com/chromelyapps/demo-projects/tree/master/regular-chromely/CefSharpDemo)
2020

2121
````csharp
2222
class Program
@@ -34,7 +34,7 @@ class Program
3434
````
3535

3636
### Chromely Demos
37-
Get started with our [demos](https://github.com/chromelyapps/demo-projects).
37+
Get started with our [demos](https://github.com/chromelyapps/demo-projects/tree/master/regular-chromely/CefSharpDemo).
3838
![](https://github.com/chromelyapps/Chromely/blob/master/Screenshots/chromely_screens_n3.gif)
3939

4040
### References

0 commit comments

Comments
 (0)