~bt/normform

016fff84d443aa41a3f7e1d6c931280443fe34c1 — Bradley Taunt 2 months ago 20e70bf master
README documentation links
1 files changed, 2 insertions(+), 2 deletions(-)

M index.html
M index.html => index.html +2 -2
@@ 79,7 79,7 @@
                <li>textareas</li>
                <li>input buttons</li>
            </ul>
            <p>Check out the <a href="https://github.com/bradleytaunt/normform">official documentation</a> to see how to properly setup these elements.</p>
            <p>Check out the <a href="https://git.sr.ht/~bt/normform">official documentation</a> to see how to properly setup these elements.</p>
        </div>

        <div class="demo-container">


@@ 132,7 132,7 @@
        <div class="text-container">
            <h3 class="heading">Baked-in error styling</h3>
            <p>Error handling and required form elements are supported right out of the box.</p>
            <p>Want to give a detailed description to accompany the error itself? Check out the <a href="https://github.com/bradleytaunt/normform">official documentation</a> about easily adding a requirements descriptor.</p>
            <p>Want to give a detailed description to accompany the error itself? Check out the <a href="https://git.sr.ht/~bt/normform">official documentation</a> about easily adding a requirements descriptor.</p>
        </div>

        <div class="demo-container">