Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit15c1b9f

Browse files
Fix a minor RST syntax issue
1 parent47b54bc commit15c1b9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎page_creation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ you run off to play the lottery, check out how this works. Remember the two step
8282
to creating a page?
8383

8484
#. *Create a route*: In ``config/routes.yaml``, the route defines the URL to your
85-
page (``path``) and what ``controller`` to call. You'll learn more about:doc:`routing</routing>`
86-
in its own section, including how to make *variable* URLs;
85+
page (``path``) and what ``controller`` to call. You'll learn more about:doc:`routing</routing>`
86+
in its own section, including how to make *variable* URLs;
8787

8888
#. *Create a controller*: This is a function where *you* build the page and ultimately
8989
return a ``Response`` object. You'll learn more about:doc:`controllers</controller>`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp