fix includecode

This commit is contained in:
2beaucoup 2015-11-09 10:46:57 +01:00
parent 88596fc778
commit 7a1857d849

View file

@ -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