We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041cb86 commit 3680f30Copy full SHA for 3680f30
user_guide_src/source/incoming/routing/030.php
@@ -7,4 +7,4 @@
7
8
<!-- Generate the URI to link to user ID 15, gallery 12: -->
9
<a href="<?= url_to('user_gallery', 15, 12) ?>">View Gallery</a>
10
-<!-- Result: 'http://example.com//users/15/gallery/12' -->
+<!-- Result: 'http://example.com/users/15/gallery/12' -->
0 commit comments