Skip to content

Commit 5901ab7

Browse files
committed
doc tutor commit
1 parent 0b46f72 commit 5901ab7

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<p align="center"><a href="https://laravel.com" target="_blank"><img src="https://raw.githubusercontent.com/laravel/art/master/logo-lockup/5%20SVG/2%20CMYK/1%20Full%20Color/laravel-logolockup-cmyk-red.svg" width="400"></a></p>
22

33
<p align="center">
4-
<a href="https://discord.gg/ENuwQP6H" target="_blank"><img src="public/images/discord.png" width="118" alt="youtube"></a>
5-
<a href="https://www.laranuxt.ir" target="_blank"><img src="public/images/www.png" width="115" alt="youtube"></a>
4+
<a href="https://discord.gg/pJBWehRQud" target="_blank"><img src="public/images/discord.png" width="118" alt="discord"></a>
5+
<a href="https://www.laranuxt.ir" target="_blank"><img src="public/images/www.png" width="115" alt="laranuxt"></a>
66
<a href="https://www.youtube.com/playlist?list=PLXChBR5rCkrheZRydB6C-ohLMGL1Q6gGz" target="_blank"><img src="public/images/youtube.png" width="111" alt="youtube"></a>
77
<a href="https://opensource.org/licenses/MIT" target="_blank"><img src="public/images/license.png" width="98" alt="License"></a>
88
</p>

resources/views/doc/laravel/index.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ class="img-fluid"
1212

1313
<div class="row d-flex justify-content-center mt-5">
1414
<p align="center">
15-
<a href="https://discord.gg/ENuwQP6H" target="_blank">
16-
<img src="{{asset('images/discord.png')}}" width="118" alt="youtube">
15+
<a href="https://discord.gg/pJBWehRQud" target="_blank">
16+
<img src="{{asset('images/discord.png')}}" width="118" alt="discord">
1717
</a>
1818
<a href="https://www.laranuxt.ir" target="_blank">
19-
<img src="{{asset('images/www.png')}}" width="115" alt="youtube">
19+
<img src="{{asset('images/www.png')}}" width="115" alt="laranuxt">
2020
</a>
2121
<a href="https://www.youtube.com/playlist?list=PLXChBR5rCkrheZRydB6C-ohLMGL1Q6gGz" target="_blank">
2222
<img src="{{asset('images/youtube.png')}}" width="111" alt="youtube">

resources/views/doc/nuxt/index.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ class="img-fluid"
1313

1414
<div class="row d-flex justify-content-center mt-5">
1515
<p align="center">
16-
<a href="https://discord.gg/ENuwQP6H" target="_blank">
17-
<img src="{{asset('images/discord.png')}}" width="118" alt="youtube">
16+
<a href="https://discord.gg/pJBWehRQud" target="_blank">
17+
<img src="{{asset('images/discord.png')}}" width="118" alt="discord">
1818
</a>
1919
<a href="https://www.laranuxt.ir" target="_blank">
20-
<img src="{{asset('images/www.png')}}" width="115" alt="youtube">
20+
<img src="{{asset('images/www.png')}}" width="115" alt="laranuxt">
2121
</a>
2222
<a href="https://www.youtube.com/playlist?list=PLXChBR5rCkrheZRydB6C-ohLMGL1Q6gGz" target="_blank">
2323
<img src="{{asset('images/youtube.png')}}" width="111" alt="youtube">

resources/views/welcome.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ class="img-fluid"
1818

1919
<div class="row d-flex justify-content-center mt-5">
2020
<p align="center">
21-
<a href="https://discord.gg/ENuwQP6H" target="_blank">
22-
<img src="{{asset('images/discord.png')}}" width="118" alt="youtube">
21+
<a href="https://discord.gg/pJBWehRQud" target="_blank">
22+
<img src="{{asset('images/discord.png')}}" width="118" alt="discord">
2323
</a>
2424
<a href="https://www.laranuxt.ir" target="_blank">
25-
<img src="{{asset('images/www.png')}}" width="115" alt="youtube">
25+
<img src="{{asset('images/www.png')}}" width="115" alt="laranuxt">
2626
</a>
2727
<a href="https://www.youtube.com/playlist?list=PLXChBR5rCkrheZRydB6C-ohLMGL1Q6gGz" target="_blank">
2828
<img src="{{asset('images/youtube.png')}}" width="111" alt="youtube">

0 commit comments

Comments
 (0)