From 9e6a444f0db8a9d8562d0601e12042c09c8cf341 Mon Sep 17 00:00:00 2001 From: Shiny Brar Date: Tue, 22 Oct 2024 12:59:32 -0700 Subject: [PATCH] style(linting): docs --- LICENSE | 2 +- SECURITY.md | 2 +- mkdocs.yml | 3 +-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 29ebfa5..0ad25db 100644 --- a/LICENSE +++ b/LICENSE @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -. \ No newline at end of file +. diff --git a/SECURITY.md b/SECURITY.md index a20abb3..9b6b474 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Reporting a Vulnerability -If you discover a security vulnerability in this project, please report it by sending an email to shiny.brar@nrc-cnrc.gc.ca. +If you discover a security vulnerability in this project, please report it by sending an email to shiny.brar@nrc-cnrc.gc.ca. We will respond as quickly as possible to address the issue. diff --git a/mkdocs.yml b/mkdocs.yml index 44fc091..adc81d0 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -83,7 +83,7 @@ markdown_extensions: nav: - Skaha: index.md - + - Get Started: get-started.md - Examples: examples.md - API Reference: @@ -96,4 +96,3 @@ nav: - Code of Conduct: conduct.md - Security: security.md - License: license.md -