Skip to content

Commit 55146a4

Browse files
Merge pull request #20 from VincentLanglet/staging
Staging
2 parents 644b531 + 2aba0ed commit 55146a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/standards.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Coding Standard Rules
22
## From PSR2
33

4-
We imported the [PSR2 Standard](./psr2.md) with this override:
4+
We imported the [PSR2 Standard](./standards/psr2.md) with this override:
55

66
- There MUST NOT be trailing whitespace at the end of blank lines
77

@@ -23,7 +23,7 @@ We imported the [PSR2 Standard](./psr2.md) with this override:
2323

2424
## From symfony
2525

26-
We mainly respect the [Symfony Standard](./symfony.md) but
26+
We mainly respect the [Symfony Standard](./standards/symfony.md) but
2727

2828
- We do not respect this rule:
2929

0 commit comments

Comments
 (0)