Skip to content

Commit cbac70a

Browse files
committed
Fix some links
1 parent 59b087a commit cbac70a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

library/backend/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
## Table of Contents
44

5-
- [IxDF conventions for PHP](conventions--php)
6-
- [IxDF conventions for Laravel](conventions--laravel)
5+
- [IxDF conventions for PHP](conventions--php.md)
6+
- [IxDF conventions for Laravel](conventions--laravel.md)
77
- [Clean Code Principles for PHP](clean-code-php.md)
88
- [S.O.L.I.D. Principles for PHP](SOLID.md)
9-
- [Literature](literature)
9+
- [Literature](literature.md)
1010

1111
🦄

library/frontend/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
## Table of Contents
44

5-
- [IxDF conventions for JavaScript](conventions--js)
6-
- [IxDF conventions for JSDoc](conventions--jsdoc)
7-
- [IxDF conventions for Vue](conventions--vuejs)
8-
- [IxDF conventions for CSS](conventions--css)
5+
- [IxDF conventions for JavaScript](conventions--js.md)
6+
- [IxDF conventions for JSDoc](conventions--jsdoc.md)
7+
- [IxDF conventions for Vue](conventions--vuejs.md)
8+
- [IxDF conventions for CSS](conventions--css.md)
99
- [Clean Code Principles for JavaScript](clean-code-js.md)
10-
- [Literature](conventions--css)
10+
- [Literature](conventions--css.md)
1111
- [#UseThePlatform](use-the-platform.md)
1212

1313
🦄

0 commit comments

Comments
 (0)