fix includecode
This commit is contained in:
parent
88596fc778
commit
7a1857d849
1 changed files with 2 additions and 2 deletions
|
|
@ -438,7 +438,7 @@ Example
|
|||
|
||||
should be replaced by:
|
||||
|
||||
.. includecode:: code/docs/Migrations.scala#raw-query
|
||||
.. includecode:: code/docs/MigrationsScala.scala#raw-query
|
||||
|
||||
And use of query parameters from ``Uri`` that looked like this:
|
||||
|
||||
|
|
@ -449,4 +449,4 @@ And use of query parameters from ``Uri`` that looked like this:
|
|||
|
||||
should be replaced by:
|
||||
|
||||
.. includecode:: code/docs/Migrations.scala#query-param
|
||||
.. includecode:: code/docs/MigrationsScala.scala#query-param
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue