Commit 0677a39
committed
minor #19430 Fix 404 link in scheduler.rst (alamirault)
This PR was merged into the 6.3 branch.
Discussion
----------
Fix 404 link in scheduler.rst
Bad link
https://github.com/symfony/symfony/blob/6.3/src/Symfony/Component/Scheduler/TriggerInterface.php
Good link is
https://github.com/symfony/symfony/blob/6.3/src/Symfony/Component/Scheduler/Trigger/TriggerInterface.php
Commits
-------
892e5d2 Update scheduler.rst1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
0 commit comments