diff --git a/twistter-frontend/src/pages/editProfile.js b/twistter-frontend/src/pages/editProfile.js index 0a31271..7272e76 100644 --- a/twistter-frontend/src/pages/editProfile.js +++ b/twistter-frontend/src/pages/editProfile.js @@ -245,7 +245,7 @@ export class edit extends Component { color="secondary" className={classes.button} component={ Link } - to='/user' + to='/delete' > Delete Account