=doc fix broken links in scala-side HTTP docs
This commit is contained in:
parent
fc301396c6
commit
afe2ed3c79
124 changed files with 128 additions and 128 deletions
|
|
@ -8,7 +8,7 @@ Extracts the value of the request Uri scheme.
|
|||
Signature
|
||||
---------
|
||||
|
||||
.. includecode2:: /../../akka-http-scala/src/main/scala/akka/http/scaladsl/server/directives/SchemeDirectives.scala
|
||||
.. includecode2:: /../../akka-http/src/main/scala/akka/http/scaladsl/server/directives/SchemeDirectives.scala
|
||||
:snippet: extractScheme
|
||||
|
||||
Description
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ Rejects a request if its Uri scheme does not match a given one.
|
|||
Signature
|
||||
---------
|
||||
|
||||
.. includecode2:: /../../akka-http-scala/src/main/scala/akka/http/scaladsl/server/directives/SchemeDirectives.scala
|
||||
.. includecode2:: /../../akka-http/src/main/scala/akka/http/scaladsl/server/directives/SchemeDirectives.scala
|
||||
:snippet: scheme
|
||||
|
||||
Description
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue