From b4bdf9fde013bb7ff9579693b64ff575f7b00e44 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Tue, 7 Jul 2020 09:55:10 +0200 Subject: Rename simulations to projects and remove experiment view --- frontend/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/README.md') 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`) -- cgit v1.2.3