summaryrefslogtreecommitdiff
path: root/frontend/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/README.md')
-rw-r--r--frontend/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/README.md b/frontend/README.md
index 0ed1f44a..c18e18d2 100644
--- a/frontend/README.md
+++ b/frontend/README.md
@@ -59,7 +59,7 @@ All pages are represented by a component in the `src/pages` directory. There are
**Home.js** - Entry page (`/`)
-**Simulations.js** - Overview of simulations of the user (`/simulations`)
+**Projects.js** - Overview of simulations of the user (`/simulations`)
**App.js** - Main application, with datacenter construction and simulation UI (`/simulations/:simulationId` and `/simulations/:simulationId/experiments/:experimentId`)