Skip to content

Commit 3af049d

Browse files
committed
fix: broken link
1 parent 0dbc0f7 commit 3af049d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/for-developers/coding-style.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ If you want a project with homogeneous code, you can use the following coding st
44

55
## .editorconfig
66

7-
7+
Fastfony comes with an `.editorconfig` file which is a configuration file placed at the root of a project to define coding style rules (indentation, line endings, encoding, etc.) that are shared across different editors and IDEs.
88

99
## Fixers with [GrumPHP](https://github.com/phpro/grumphp)
1010

content/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[Fastfony](https://fastfony.com) is a [Symfony](https://symfony.com) boilerplate and starter kit that provides a solid foundation for building web applications or API. It includes a variety of features and tools to help you get started quickly and efficiently.
44

5-
This starter kit is free and open-source, but pro features for commercial use are available with a [license](https://fastfony.com/pricing). It is designed to be easy to use and customize, so you can focus on building your Symfony application without worrying about the underlying infrastructure.
5+
This starter kit is free and open-source, but pro features for commercial use are available with a [license](https://fastfony.com/products). It is designed to be easy to use and customize, so you can focus on building your Symfony application without worrying about the underlying infrastructure.
66

77
## How to use the boilerplate or the starter kit
88

0 commit comments

Comments
 (0)