diff --git a/docs/README.md b/docs/README.md index cafdc51..1ce549a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,5 +6,5 @@ The kherronism/rewarewaannotation documentation is split into the following page - An overview of how the pipeline works, how to run it and a description of all of the different command-line flags. - [Parameters](parameters.md) - A description of all of the different parameters that can be used to configure the pipeline. -- [Output](output.md) +- [Outputs](outputs.md) - An overview of the different results produced by the pipeline and how to interpret them. diff --git a/docs/output.md b/docs/outputs.md similarity index 100% rename from docs/output.md rename to docs/outputs.md