From d2ff47c7b487109d02d1211631f4a699ba0802c1 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Thu, 13 Feb 2025 08:31:08 -0600 Subject: [PATCH] update the information on contributing to the repo --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 38e8af0..02966ad 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,10 @@ Content for my tabletop RPG site, orb.moe. ## Contributing -The site is mostly written in Markdown, and can be edited in whatever text editor you desire. If you make changes, you -just need to send me a merge request or Git patch set. I recommend using my Git site to either fork the project or -request direct access to my copy of the project, and submit your merge request that way. +The site is mostly written in Markdown, and can be edited in whatever text editor you desire. If you would like to make +changes, you need access to the repository at [https://git.incorporeal.org/bss/ttrpg-site] or need to send me a merge +request or Git patch set. I recommend using my Git site to either fork the project or request direct access to my copy +of the project, and submit changes that way. ## Hosting