We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85559c2 + dc388e3 commit 6f71d1dCopy full SHA for 6f71d1d
README.md
@@ -31,7 +31,7 @@ This will run a local frontend using the staging backend (hosted on Heroku at
31
[staging-crates-io.herokuapp.com](https://staging-crates-io.herokuapp.com)).
32
33
If you want to set up a particular situation, you can edit the fixture data used
34
-for tests in `app/mirage/fixtures`. Note that the fixture data does not contain
+for tests in `mirage/fixtures`. Note that the fixture data does not contain
35
JSON needed to support every page, so some pages might not load correctly. To
36
run the frontend and use that data, don't specify any backend:
37
0 commit comments