Skip to content

Commit 5fa94de

Browse files
Update README.md
1 parent bd6ddd8 commit 5fa94de

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ A robust and easy way to add HTML5 web content to your PC/Mac application.
1717

1818
#### How much does it cost?
1919

20-
uWebKit3 is currently in open beta, pricing information is available at [http://uwebkit.com/store/](http://uwebkit.com/store/). uWebKit3 is a free upgrade for uWebKit2 users.
20+
uWebKit3 is currently in open beta, pricing information is available at <a href="http://uwebkit.com/store/" target="_blank">http://uwebkit.com/store/</a>. uWebKit3 is a free upgrade for uWebKit2 users.
2121

2222
#### Unity Forums Discussion Thread
2323

24-
Please use this Unity forum thread for uWebKit discussion [http://forum.unity3d.com/threads/uwebkit-html5-for-unity-pro.193978](http://forum.unity3d.com/threads/uwebkit-html5-for-unity-pro.193978)
24+
Please use this Unity forum thread for uWebKit discussion <a href="http://forum.unity3d.com/threads/uwebkit-html5-for-unity-pro.193978" target="_blank">http://forum.unity3d.com/threads/uwebkit-html5-for-unity-pro.193978</a>
2525

2626
#### uWebKit3 Features
2727

@@ -31,7 +31,7 @@ Please use this Unity forum thread for uWebKit discussion [http://forum.unity3d.
3131

3232
+ Support for many HTML5 web standards including content and cookie caching, CSS3, video, and local storage
3333

34-
+ Powerful, easy to use [WebView component](https://github.com/uWebKit/uWebKit/blob/master/uWebKit/Assets/uWebKit/UWKWebView.cs)
34+
+ Powerful, easy to use <a href="https://github.com/uWebKit/uWebKit/blob/master/uWebKit/Assets/uWebKit/UWKWebView.cs" target="_blank">WebView component</a>
3535

3636
+ Javascript: evaluation with return values, bidirectional messaging using JSON, persistent Javascript Objects
3737

@@ -45,7 +45,7 @@ Please use this Unity forum thread for uWebKit discussion [http://forum.unity3d.
4545

4646
+ Web rendering implemented as a subprocess, keeps your application memory space clean with ability to restart the web process on demand
4747

48-
+ Built with [Chromium Embedded Framework](https://bitbucket.org/chromiumembedded/cef)
48+
+ Built with <a href="https://bitbucket.org/chromiumembedded/cef" target="_blank">Chromium Embedded Framework</a>
4949

5050
+ No nonsense binary and source licensing
5151

0 commit comments

Comments
 (0)