Merge pull request #5 from Yord/prose-patch-3

making links work
This commit is contained in:
Yord 2013-07-02 14:44:59 -07:00
commit f8ae5fc4c9

View file

@ -1,12 +1,16 @@
--- ---
published: true
layout: ikrpg layout: ikrpg
tags: [Rules, None, None] tags:
- Rules
- None
- None
--- ---
<p> <p>
The character sheet is composed of the <a href="/Character-Sheet/Stats">Stats page</a>, the The character sheet is composed of the <a href="/character-sheet/Stats">Stats page</a>, the
<a href="/Character-Sheet/Skills">Skills page</a>, the <a href="/Character-Sheet/Benefits">Benefits <a href="/character-sheet/Skills">Skills page</a>, the <a href="/character-sheet/Benefits">Benefits
page</a>, the <a href="/Character-Sheet/Abilities">Abilities page</a>, the page</a>, the <a href="/character-sheet/Abilities">Abilities page</a>, the
<a href="/Character-Sheet/Spells">Spells page</a>, the <a href="/Character-Sheet/Gear">Gear page</a> and <a href="/character-sheet/Spells">Spells page</a>, the <a href="/character-sheet/Gear">Gear page</a> and
the <a href="/Character-Sheet/Notes">Notes page</a>. the <a href="/character-sheet/Notes">Notes page</a>.
</p> </p>