From afc0f7b618a72ca20c449a29f1c4c77e2ef8450c Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Thu, 13 Feb 2025 17:04:12 +0000 Subject: [PATCH] GITBOOK-10: trying to fix link to bylaws --- README.md | 2 +- SUMMARY.md | 2 +- readme/bylaws.md => bylaws.md | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename readme/bylaws.md => bylaws.md (100%) diff --git a/README.md b/README.md index 16d8d27..9434b21 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ This is the bylaws & policy repository of the Montana Dinosaur Center. -* [Bylaws](readme/bylaws.md) +* [Bylaws](bylaws.md) * [Policies](https://app.gitbook.com/o/-Mg9HDgdFNLLnuQSzHAg/s/z8wbcqdgDJFTzYTW20Ad/) * [Board Members](https://app.gitbook.com/o/-Mg9HDgdFNLLnuQSzHAg/s/uIwtOfR4WF3JjWcCAAp8/) diff --git a/SUMMARY.md b/SUMMARY.md index 29bcfbc..ecdf8df 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,7 +1,7 @@ # Table of contents * [Bylaws & Policy Repository](README.md) - * [Bylaws](readme/bylaws.md) + * [Bylaws](bylaws.md) ## Committees diff --git a/readme/bylaws.md b/bylaws.md similarity index 100% rename from readme/bylaws.md rename to bylaws.md