Skip to content
Snippets Groups Projects
Unverified Commit b9a3a4fa authored by ginkgofjg's avatar ginkgofjg Committed by GitHub
Browse files

Updated link to info.xml reference

Page should not link to itself.
parent 8d03e175
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ Some tasks in the process of writing an extension require boilerplate code. To r
>> See [https://github.com/totten/civix/](https://github.com/totten/civix/)
>> For more information on the boilerplate civix generates for you, in particular the extension manifest file (info.xml), see the [Extension Reference](/extensions/index.md).
>> For more information on the boilerplate civix generates for you, in particular the extension manifest file (info.xml), [read on](/extensions/info-xml.md).
### 2. Develop
To get started with development, one should usually follow the steps in "[Create a Module Extension.](/extensions/civix.md#generate-module)". A module extension is the most flexible type of extension – it can define any mix of new reports, custom search screens, payment processors, and web pages; it can listen for hooks, override page-templates, and more. The coding
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment