Skip to content
Snippets Groups Projects
Commit 21574df7 authored by Sean Madsen's avatar Sean Madsen
Browse files

fixing two broken links

parent 2fe5e2c3
No related branches found
No related tags found
No related merge requests found
# How to contribute
This chapter assumes that you have identified a bug or improvement for CiviCRM where the best resolution is to [write and contribute code to core](/docs/core/hacking.md).
This chapter assumes that you have identified a bug or improvement for CiviCRM where the best resolution is to [write and contribute code to core](/core/hacking.md).
!!! note
......
......@@ -10,7 +10,7 @@
To help you decide, here are a couple of principles:
- Bug fixes should always be applied to core. See [Contributing to Core](/docs/core/contributing.md) for details.
- Bug fixes should always be applied to core. See [Contributing to Core](/core/contributing.md) for details.
- Some (but not all) enhancements to existing features may be best applied to
core, especially if they would be useful to others.
- New features should generally be packed as Extensions.
......
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