Skip to content

Commit 40b7b73

Browse files
committed
docs: remove link that don't make sense
1 parent aa47487 commit 40b7b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contributing/pull_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ New classes, methods, parameters, changing default values, changing behavior etc
113113
are all changes that require a change to documentation.
114114

115115
Also, the [Changelog](https://codeigniter4.github.io/CodeIgniter4/changelogs/index.html) must be updated for every change,
116-
and [PHPDoc](https://github.com/codeigniter4/CodeIgniter4/blob/develop/phpdoc.dist.xml) blocks must be maintained.
116+
and PHPDoc blocks must be maintained.
117117

118118
See [Writing CodeIgniter Documentation](./documentation.rst).
119119

0 commit comments

Comments
 (0)