From 72e94e117e9ae9f93dcc9cc23687e501ce2c23a4 Mon Sep 17 00:00:00 2001 From: Adam Byczkowski Date: Fri, 11 Jun 2021 11:39:53 -0500 Subject: [PATCH] Updated docs start line --- docs/source/attribution/index.rst | 6 +++--- docs/source/contributing/index.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/source/attribution/index.rst b/docs/source/attribution/index.rst index 8f984b73..ec8c810a 100644 --- a/docs/source/attribution/index.rst +++ b/docs/source/attribution/index.rst @@ -1,7 +1,7 @@ -############ +########### Attribution -############ +########### .. mdinclude:: ../../../README.md - :start-line: 92 + :start-line: 91 :end-line: 126 \ No newline at end of file diff --git a/docs/source/contributing/index.rst b/docs/source/contributing/index.rst index 60eb0531..4b462b30 100644 --- a/docs/source/contributing/index.rst +++ b/docs/source/contributing/index.rst @@ -3,5 +3,5 @@ Contributing ############ .. mdinclude:: ../../../README.md - :start-line: 131 + :start-line: 130 :end-line: 178 \ No newline at end of file