Skip to content

Commit

Permalink
Update link on data API page (#814)
Browse files Browse the repository at this point in the history
* Rename the directory name `test-inferences` -> `inferences`
  • Loading branch information
Kris Sankaran authored and dustinvtran committed Jan 1, 2018
1 parent 1c7b017 commit 7a583d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tex/api/data.tex
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ \subsubsection{Data}
output of data readers. During inference, each update will be
automatically evaluated over new batch tensors represented through
the data readers. As an example, see the
\href{https://github.com/blei-lab/edward/blob/master/tests/test-inferences/test_inference_data.py}{data unit test}.
\href{https://github.com/blei-lab/edward/blob/master/tests/inferences/test_inference_data.py}{data unit test}.

0 comments on commit 7a583d1

Please sign in to comment.