diff --git a/README.md b/README.md index 113990c..7c76389 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ print(log_prob.shape) # (100,) print(x_new.shape) # (50, 3) ``` -We provide more examples [here](examples/README.md). +We provide more examples [here](examples/). ## Installing