diff --git a/README.md b/README.md index 57e81695..914af349 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ limitations under the License. code, building, testing, and contributing to the project. * [Crashpad interface documentation](https://crashpad.chromium.org/doxygen/) * [Crashpad tool man pages](doc/man.md) + * [Crashpad overview design](doc/overview_design.md) ## Source Code diff --git a/doc/overview-design.md b/doc/overview_design.md similarity index 100% rename from doc/overview-design.md rename to doc/overview_design.md