=doc remove link to self
This commit is contained in:
parent
c429788c6b
commit
c63d4fea29
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ Longer Example
|
||||||
|
|
||||||
The following is an Akka HTTP route definition that tries to show off a few features. The resulting service does
|
The following is an Akka HTTP route definition that tries to show off a few features. The resulting service does
|
||||||
not really do anything useful but its definition should give you a feel for what an actual API definition with
|
not really do anything useful but its definition should give you a feel for what an actual API definition with
|
||||||
the :ref:`http-high-level-server-side-api` will look like:
|
the Routing DSL will look like:
|
||||||
|
|
||||||
.. includecode2:: ../../code/docs/http/scaladsl/HttpServerExampleSpec.scala
|
.. includecode2:: ../../code/docs/http/scaladsl/HttpServerExampleSpec.scala
|
||||||
:snippet: long-routing-example
|
:snippet: long-routing-example
|
||||||
Loading…
Add table
Add a link
Reference in a new issue