diff --git a/docs/contributing.md b/docs/contribute.md similarity index 100% rename from docs/contributing.md rename to docs/contribute.md diff --git a/mkdocs.yml b/mkdocs.yml index 1f3e8ccad..3e25eaaba 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -43,7 +43,7 @@ nav: - Point cloud types: point_types.md - Supported sensors: supported_sensors.md - Tutorials: tutorials.md - - Contributing: contributing.md + - Contributing: contribute.md - Nebula common: nebula_common/links.md - Nebula decoders: nebula_decoders/links.md - Nebula HW interfaces: nebula_hw_interfaces/links.md