From a7e4f1d16cc847428277aae11e4fc34bb6bb90e2 Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@tutamail.com>
Date: Fri, 17 Jan 2020 02:52:18 +0100
Subject: [PATCH] correct url in intro

---
 main.tex | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/main.tex b/main.tex
index 575fed67..a96cf6b4 100644
--- a/main.tex
+++ b/main.tex
@@ -49,7 +49,13 @@ Neil McDonnell for the basic photograph which became the Polymorph image, Boris
 
 This book has some serious problems, and that's fine.  I've put this under a share-alike licence,\footnote{\tt GNU General Public License 3 or (at your option) any later version.} so anyone can grab a copy of the basic \LaTeX~ document it's written in and change things.  This isn't the Open Gaming Licence of D20 where they magnanimously allow you to use their word for a mechanic and let you publish things for their products -- this is a publicly owned book.
 
-No longer do imaginative \acrshortpl{gm} have to scribble their inspired house rules onto the back of an old banking statement and cellotape it to the last page of the core book.  Instead, you have the complete source code, and can modify it as you please, creating a cohesive book.  If you spot an error, you can correct it.  If you want to add a couple of spells, it's no problem.  Just download the source code from gitlab.com/FirstBloodRPG/, download a Latex editor, and make the changes you want.  Once you're happy with your changes, you might even send it off to a printing shop for a cheaply bound book all of your own.
+No longer do imaginative \acrshortpl{gm} have to scribble their inspired house rules onto the back of an old banking statement and cellotape it to the last page of the core book.
+ Instead, you have the complete source code, and can modify it as you please, creating a cohesive book.
+ If you spot an error, you can correct it.
+ If you want to add a couple of spells, it's no problem.
+Just download the source code from gitlab.
+om/bindrpg/, download a Latex editor, and make the changes you want.
+Once you're happy with your changes, you might even send it off to a printing shop for a cheaply bound book all of your own.
 
 And if you happen to make some useful additions, or even deletions, be sure to add them to another git project, where others can benefit from your genius.
 
-- 
GitLab