Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/book/cookbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ As your application progresses, you may have a mixture of different content, and
the above segregated under the path `/api`.

This is essentially the same problem as addressed in the
["Segregating your application to a subpath"](usage-examples.md#segregating-your-application-to-a-subpath] example.
["Segregating your application to a subpath"](usage-examples.md#segregating-your-application-to-a-subpath) example.

To accomplish it:

Expand Down