fix: renamed community to people

This commit is contained in:
Jannat Patel
2023-01-06 18:27:04 +05:30
parent 9240bc9130
commit 43ba835b52
10 changed files with 45 additions and 24 deletions

View File

@@ -179,6 +179,7 @@ website_route_rules = [
website_redirects = [
{"source": "/update-profile", "target": "/edit-profile"},
{"source": "/dashboard", "target": "/courses"},
{"source": "/community", "target": "/people"},
]
update_website_context = [