Escape the path component <module_name> in "The code that is used for showing pages can be found in" and remove an out-of-date caveat about a "model" subdirectory.
diff --git a/GettingStarted.wiki b/GettingStarted.wiki
index 49556e8..214ae05 100644
--- a/GettingStarted.wiki
+++ b/GettingStarted.wiki
@@ -174,7 +174,7 @@
[ContributionReviews#Patches Patches] to the code are also welcome,
[ContributionReviews#Suggested_patches_from_casual_contributors even from non-committers].
-The code that is used for showing pages can be found in soc/modules/<module_name>/views and not in its submodule model which will be deleted soon.
+The code that is used for showing pages can be found in app/soc/modules/`<module_name>`/views.
= Troubleshooting =