From a5bb7b785832033597aecdb6745dcd40505272f7 Mon Sep 17 00:00:00 2001 From: Steve Dogiakos Date: Thu, 13 Feb 2025 17:03:23 +0000 Subject: [PATCH] GITBOOK-9: trying to make the Bylaws visible in the links --- README.md | 2 +- SUMMARY.md | 2 +- bylaws.md => readme/bylaws.md | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename bylaws.md => readme/bylaws.md (100%) diff --git a/README.md b/README.md index 9434b21..16d8d27 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ This is the bylaws & policy repository of the Montana Dinosaur Center. -* [Bylaws](bylaws.md) +* [Bylaws](readme/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 1bbd9dc..29bcfbc 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,7 +1,7 @@ # Table of contents * [Bylaws & Policy Repository](README.md) -* [Bylaws](bylaws.md) + * [Bylaws](readme/bylaws.md) ## Committees diff --git a/bylaws.md b/readme/bylaws.md similarity index 100% rename from bylaws.md rename to readme/bylaws.md