Skip to content
Snippets Groups Projects

Update Rivet_i README.md to fix link

Merged Andrii Verbytskyi requested to merge averbyts-main-patch-59822 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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
Loading