diff --git a/README.md b/README.md index 0943130420..e78a22fd54 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ Build instructions for each operating system can be found using the links below ## Contribute -Help make Firestorm better! You can get involved with improvements by filing bugs and suggesting enhancements via [JIRA](https://jira.firestormviewer.org) or [creating pull requests](FS_PR_GUIDELINES.md). +Help make Firestorm better! You can get involved with improvements by filing bugs and suggesting enhancements via [JIRA](https://jira.firestormviewer.org) or [creating pull requests](doc/FS_PR_GUIDELINES.md). diff --git a/FS_PR_GUIDELINES.md b/doc/FS_PR_GUIDELINES.md similarity index 100% rename from FS_PR_GUIDELINES.md rename to doc/FS_PR_GUIDELINES.md