Skip to content

Commit 16e5fde

Browse files
committed
Merge pull request #22 from cironunes/gh-pages
fix anchor for open a new issue
2 parents 152f647 + 2c5451e commit 16e5fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2>Table of contents</h2>
5555
<div class="section">
5656
<div class="col">
5757
<h2>Golden rule</h2>
58-
<p>Enforce these, or your own, agreed upon guidelines at all times. Small or large, call out what's incorrect. For additions or contributions to this Code Guide, please <a href="https://github.com/markdotto/code-guide/issues/new">open an issue on GitHub</a>.</p>
58+
<p>Enforce these, or your own, agreed upon guidelines at all times. Small or large, call out what's incorrect. For additions or contributions to this Code Guide, please <a href="https://github.com/mdo/code-guide/issues/new">open an issue on GitHub</a>.</p>
5959
</div>
6060
<div class="col">
6161
<blockquote>

0 commit comments

Comments
 (0)