diff --git a/src/routes/user/[user]/+page.js b/src/routes/users/[user]/+page.js similarity index 100% rename from src/routes/user/[user]/+page.js rename to src/routes/users/[user]/+page.js diff --git a/src/routes/user/[user]/+page.svelte b/src/routes/users/[user]/+page.svelte similarity index 100% rename from src/routes/user/[user]/+page.svelte rename to src/routes/users/[user]/+page.svelte