Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8c19af2

Browse filesBrowse files
minor #49456 [Clock] Fix documentation url in README.md (EJTJ3)
This PR was merged into the 6.2 branch. Discussion ---------- [Clock] Fix documentation url in README.md | Q | A | ------------- | --- | Branch? | 6.2 | Bug fix? | yes | New feature? | no | Deprecations? | no | License | MIT Update documentation url in README.md Commits ------- b5f6cc1 [Clock] fix url in README.md
2 parents dad6934 + b5f6cc1 commit 8c19af2
Copy full SHA for 8c19af2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Clock/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Clock/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $service->doSomething();
4040
Resources
4141
---------
4242

43-
* [Documentation](https://symfony.com/doc/current/clock.html)
43+
* [Documentation](https://symfony.com/doc/current/components/clock.html)
4444
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
4545
* [Report issues](https://github.com/symfony/symfony/issues) and
4646
[send Pull Requests](https://github.com/symfony/symfony/pulls)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.