You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #3693 Tweak to Absolute URL generation (weaverryan)
This PR was merged into the 2.3 branch.
Discussion
----------
Tweak to Absolute URL generation
| Q | A |
|----------------|------|
| Doc fix | yes |
| New docs | no |
| Applies to | 2.3 |
| Fixed tickets | #3573 |
This updates how we describe URL generation. After #3573, it occurs to me that if you're looking here for a reference, you'll look for the first spot where absolute URLs are discussed and try to use it. So why not put the controller/PHP version and template version of doing this in the same spot.
Cheers!
Commits
-------
007a54f Fixing typo thanks to @xabbuh873706c Moved the section about generating absolute URLs down
0 commit comments