diff --git a/_data/navigation.yml b/_data/navigation.yml index 5115038d..c64153da 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -33,7 +33,7 @@ docs: - title: Development children: - - title: "Reporting a bug" + - title: "Reporting an issue" url: /docs/bug_report/ - title: "Continuous integration" url: /docs/travis/ diff --git a/_pages/docs/bug_report.md b/_pages/docs/bug_report.md index 5c099e4a..02f7a85c 100644 --- a/_pages/docs/bug_report.md +++ b/_pages/docs/bug_report.md @@ -2,7 +2,7 @@ layout: single title : "Documentation" author_profile: false -excerpt: "Reporting a bug" +excerpt: "Reporting an issue" header: overlay_color: "#C70039" permalink: /docs/bug_report/