Skip to content

Commit

Permalink
Fix some links
Browse files Browse the repository at this point in the history
  • Loading branch information
alies-dev committed Dec 10, 2024
1 parent 59b087a commit cbac70a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions library/backend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

## Table of Contents

- [IxDF conventions for PHP](conventions--php)
- [IxDF conventions for Laravel](conventions--laravel)
- [IxDF conventions for PHP](conventions--php.md)
- [IxDF conventions for Laravel](conventions--laravel.md)
- [Clean Code Principles for PHP](clean-code-php.md)
- [S.O.L.I.D. Principles for PHP](SOLID.md)
- [Literature](literature)
- [Literature](literature.md)

🦄
10 changes: 5 additions & 5 deletions library/frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

## Table of Contents

- [IxDF conventions for JavaScript](conventions--js)
- [IxDF conventions for JSDoc](conventions--jsdoc)
- [IxDF conventions for Vue](conventions--vuejs)
- [IxDF conventions for CSS](conventions--css)
- [IxDF conventions for JavaScript](conventions--js.md)
- [IxDF conventions for JSDoc](conventions--jsdoc.md)
- [IxDF conventions for Vue](conventions--vuejs.md)
- [IxDF conventions for CSS](conventions--css.md)
- [Clean Code Principles for JavaScript](clean-code-js.md)
- [Literature](conventions--css)
- [Literature](conventions--css.md)
- [#UseThePlatform](use-the-platform.md)

🦄

0 comments on commit cbac70a

Please sign in to comment.