diff --git a/Generators/Rivet_i/README.md b/Generators/Rivet_i/README.md
index 1a21d12cbb5971e966fc2521e4f8a0169dc6f94b..cb6c1e0c78151f07809df0ae65e8a0e123ce8514 100644
--- a/Generators/Rivet_i/README.md
+++ b/Generators/Rivet_i/README.md
@@ -69,7 +69,7 @@ If for some reason, you do need to revert back to an older Rivet version, feel f
 # Running Rivet over a local EVNT file
 
 Standalone Rivet cannot deal with EVNT files, but that's why we have a `Rivet_i` wrapper in Athena.
-As with everything in Athena, this requires some JOs. We've added an [example](share/example/local_jO.py) to this repo.
+As with everything in Athena, this requires some JOs. We've added an [example](examples/local_jO.py) to this repo.
 These JOs are very simple. Take a look:
 
 ```python