Skip to content

Commit 2a582ae

Browse files
committed
fix links
1 parent 1326f1e commit 2a582ae

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44

55
[See all projects on CodePen](https://codepen.io/collection/ZMMZPM?grid_type=grid&sort_by=item_created_at)
66

7-
| # | Project | Description | Live Demo |
8-
| :-: | ---------------------------------------------------------------------------------------------------------------------------------------- | ------- | ------------------------------------------------------------- |
9-
| 01 | [**Food Ninja**](#food) | A recipe website to understand Tailwind CSS basics. | [Live Demo](https://codepen.io/solygambas/full/bGqpPJJ) |
10-
| 02 | [**Ninja Coffee**](#coffee) | A product page to understand Bulma basics. | [Live Demo](https://codepen.io/solygambas/full/KKWzKxw) |
11-
| 03 | [**Photo Ninja**](#photo) | A photography portfolio website to learn Materialize basics. | [Live Demo](https://codepen.io/solygambas/full/poebvRy) |
12-
| 04 | [**Ebook Landing Page**](#ebook) | A responsive landing page with Bootstrap 5. | [Live Demo](https://codepen.io/solygambas/full/oNWymQV) |
7+
| # | Project | Description | Live Demo |
8+
| :-: | -------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------- |
9+
| 01 | [**Food Ninja**](#food) | A recipe website to understand Tailwind CSS basics. | [Live Demo](https://codepen.io/solygambas/full/bGqpPJJ) |
10+
| 02 | [**Ninja Coffee**](#coffee) | A product page to understand Bulma basics. | [Live Demo](https://codepen.io/solygambas/full/KKWzKxw) |
11+
| 03 | [**Photo Ninja**](#photo) | A photography portfolio website to learn Materialize basics. | [Live Demo](https://codepen.io/solygambas/full/poebvRy) |
12+
| 04 | [**Ebook Landing Page**](#ebook) | A responsive landing page with Bootstrap 5. | [Live Demo](https://codepen.io/solygambas/full/oNWymQV) |
1313

1414
## <a name="food"></a>1) Food Ninja - Tailwind CSS
1515

1616
A recipe website to understand Tailwind CSS basics.
1717

1818
[See Demo on CodePen](https://codepen.io/solygambas/full/bGqpPJJ)
1919

20-
[See food-ninja folder](https://github.com/solygambas/html-css-frameworks/tree/master/food-ninja)
20+
[See food-ninja folder](food-ninja)
2121

2222
<p align="center">
23-
<a href="https://github.com/solygambas/html-css-frameworks/tree/master/food-ninja">
23+
<a href="food-ninja">
2424
<img src="food-ninja/screenshot.png">
2525
</a>
2626
</p>
@@ -44,10 +44,10 @@ A product page to understand Bulma basics.
4444

4545
[See Demo on CodePen](https://codepen.io/solygambas/full/KKWzKxw)
4646

47-
[See ninja-coffee folder](https://github.com/solygambas/html-css-frameworks/tree/master/ninja-coffee)
47+
[See ninja-coffee folder](ninja-coffee)
4848

4949
<p align="center">
50-
<a href="https://github.com/solygambas/html-css-frameworks/tree/master/ninja-coffee">
50+
<a href="ninja-coffee">
5151
<img src="ninja-coffee/screenshot.png">
5252
</a>
5353
</p>
@@ -71,10 +71,10 @@ A photography portfolio website to learn Materialize basics.
7171

7272
[See Demo on CodePen](https://codepen.io/solygambas/full/poebvRy)
7373

74-
[See photo-ninja folder](https://github.com/solygambas/html-css-frameworks/tree/master/photo-ninja)
74+
[See photo-ninja folder](photo-ninja)
7575

7676
<p align="center">
77-
<a href="https://github.com/solygambas/html-css-frameworks/tree/master/photo-ninja">
77+
<a href="photo-ninja">
7878
<img src="photo-ninja/screenshot.jpg">
7979
</a>
8080
</p>
@@ -100,10 +100,10 @@ A responsive landing page with Bootstrap 5.
100100

101101
[See Demo on CodePen](https://codepen.io/solygambas/full/oNWymQV)
102102

103-
[See ebook-landing-page folder](https://github.com/solygambas/html-css-frameworks/tree/master/ebook-landing-page)
103+
[See ebook-landing-page folder](ebook-landing-page)
104104

105105
<p align="center">
106-
<a href="https://github.com/solygambas/html-css-frameworks/tree/master/ebook-landing-page">
106+
<a href="ebook-landing-page">
107107
<img src="ebook-landing-page/screenshot.png">
108108
</a>
109109
</p>

0 commit comments

Comments
 (0)