Fix the links, use reverse order

This commit is contained in:
Alessandro Lai
2026-01-14 09:06:46 +01:00
committed by GitHub
parent aa8fa30a92
commit e2b4ca2e98

View File

@@ -5,10 +5,10 @@ markdown_source: per-coding-style/spec.md
related:
- { name: 'PER Coding Style' }
- { name: 'PER Coding Style Meta Document', permalink: /per/coding-style/meta }
- { name: 'PER Coding Style - Migration Document to v3.0', permalink: /per/coding-style/meta/migration-3.0 }
- { name: 'PER Coding Style 2.0', permalink: https://github.com/php-fig/per-coding-style/blob/2.0.0/spec.md }
- { name: 'PER Coding Style - Migration Document to v2.0', permalink: /per/coding-style/meta/migration-2.0 }
- { name: 'PER Coding Style 3.0', permalink: https://github.com/php-fig/per-coding-style/blob/3.0.0/spec.md }
- { name: 'PER Coding Style - Migration Document to v3.0', permalink: /per/coding-style/meta/migration-3.0 }
- { name: 'PER Coding Style 1.0', permalink: https://github.com/php-fig/per-coding-style/blob/1.0.0/spec.md }
---
{{ parent() }}