diff options
author | James Young <xxiinophobia@yahoo.com> | 2020-01-25 14:03:26 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-01-25 18:15:07 -0800 |
commit | d0d106cef75b4121374020fca633e8fc2628cef0 (patch) | |
tree | 072bf0fcaeadaf6a1ceefe84295651a32c896e76 /docs | |
parent | d603e94f6814bdd8fc0d4e87dce9abec0a9cef37 (diff) |
change Instructions listing in Docs summary
Diffstat (limited to 'docs')
-rw-r--r-- | docs/_summary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_summary.md b/docs/_summary.md index 254409dd3e..a429138b8f 100644 --- a/docs/_summary.md +++ b/docs/_summary.md @@ -18,7 +18,7 @@ * [Getting Help](getting_started_getting_help.md) * [Breaking Changes](breaking_changes.md) - * [Breaking Changes Instructions](breaking_changes_instructions.md) + * [My Pull Request Was Flagged](breaking_changes_instructions.md) * [2019 Aug 30](ChangeLog/20190830.md) * [FAQ](faq.md) |