Skip to content

Commit 8e169f1

Browse files
committed
fix links
1 parent 04ce723 commit 8e169f1

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Visit: https://nodegui.github.io/nodegui for docs.
1616
<img alt="demo_mac" src="https://github.com/nodegui/nodegui/raw/master/examples/calculator/calculator_mac.png" height="280" />
1717
</div>
1818

19-
<div style="display:inline; margin: 0 auto;"><img alt="kitchen" src="https://github.com/nodegui/nodegui/raw/master/extras/assets/kitchen.png" height="280" /><img alt="demo_mac" src="https://github.com/master-atul/react-nodegui/raw/master/examples/weather-app-widget/weather_widget_mac.png" height="280" /><img alt="demo_win" src="https://github.com/master-atul/react-nodegui/raw/master/examples/image-view/image_view_win.jpg" height="280" />
19+
<div style="display:inline; margin: 0 auto;"><img alt="kitchen" src="https://github.com/nodegui/nodegui/raw/master/extras/assets/kitchen.png" height="280" /><img alt="demo_mac" src="https://github.com/nodegui/react-nodegui/raw/master/examples/weather-app-widget/weather_widget_mac.png" height="280" /><img alt="demo_win" src="https://github.com/nodegui/react-nodegui/raw/master/examples/image-view/image_view_win.jpg" height="280" />
2020
</div>
2121

2222
**More screenshots?**

examples/calculator/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ This example showcases how to build a basic calculator clone.
66

77
**Linux**
88

9-
<img alt="demo_linux" src="https://github.com/master-atul/react-nodegui/raw/master/examples/calculator/calculator_linux.png" height="400" />
9+
<img alt="demo_linux" src="https://github.com/nodegui/react-nodegui/raw/master/examples/calculator/calculator_linux.png" height="400" />
1010

1111
**Windows**
1212

13-
<img alt="demo_win" src="https://github.com/master-atul/react-nodegui/raw/master/examples/calculator/calculator_win.jpg" height="400" />
13+
<img alt="demo_win" src="https://github.com/nodegui/react-nodegui/raw/master/examples/calculator/calculator_win.jpg" height="400" />
1414

1515
**Mac:**
1616

17-
<img alt="demo_mac" src="https://github.com/master-atul/react-nodegui/raw/master/examples/calculator/calculator_mac.png" height="400" />
17+
<img alt="demo_mac" src="https://github.com/nodegui/react-nodegui/raw/master/examples/calculator/calculator_mac.png" height="400" />
1818

1919
To run the demo:
2020

examples/image-view/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ This example showcases how to build a basic image viewer clone.
66

77
**Linux**
88

9-
<img alt="demo_linux" src="https://github.com/master-atul/react-nodegui/raw/master/examples/image-view/image_view_linux.png" height="400" />
9+
<img alt="demo_linux" src="https://github.com/nodegui/react-nodegui/raw/master/examples/image-view/image_view_linux.png" height="400" />
1010

1111
**Windows**
1212

13-
<img alt="demo_win" src="https://github.com/master-atul/react-nodegui/raw/master/examples/image-view/image_view_win.jpg" height="400" />
13+
<img alt="demo_win" src="https://github.com/nodegui/react-nodegui/raw/master/examples/image-view/image_view_win.jpg" height="400" />
1414

1515
**Mac:**
1616

17-
<img alt="demo_mac" src="https://github.com/master-atul/react-nodegui/raw/master/examples/image-view/image_view_mac.png" height="400" />
17+
<img alt="demo_mac" src="https://github.com/nodegui/react-nodegui/raw/master/examples/image-view/image_view_mac.png" height="400" />
1818

1919
To run the demo:
2020

examples/weather-app-widget/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This example showcases how to build a basic weather widget app.
66

77
**Mac:**
88

9-
<img alt="demo_mac" src="https://github.com/master-atul/react-nodegui/raw/master/examples/weather-app-widget/weather_widget_mac.png" height="400" />
9+
<img alt="demo_mac" src="https://github.com/nodegui/react-nodegui/raw/master/examples/weather-app-widget/weather_widget_mac.png" height="400" />
1010

1111
To run the demo:
1212

0 commit comments

Comments
 (0)