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

Commit4ebb269

Browse files
committed
Fixing bad reference
1 parenta4ca0f8 commit4ebb269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/http_fundamentals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ regardless of how your project is developed. To name a few:
504504
the ``Request`` and ``Response`` classes, as well as other classes for handling
505505
sessions and file uploads;
506506

507-
*:doc:`Routing</components/routing>` - Powerful and fast routing system that
507+
*:doc:`Routing</components/routing/introduction>` - Powerful and fast routing system that
508508
allows you to map a specific URI (e.g. ``/contact``) to some information
509509
about how that request should be handled (e.g. execute the ``contactAction()``
510510
method);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp