Skip to content

Commit c6dba35

Browse files
committed
fixed GitHub url
1 parent a526a95 commit c6dba35

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ <h2>Output Markdown</h2>
3737
You may fully customize your output by extending the <code>JSONSchemaMarkdown</code> class to override the rendering methods.
3838
Download <a href="lib/JSONSchemaMarkdown.js" target="_blank">JSONSchemaMarkdown.js</a>
3939
</p>
40-
<p>Find the <a href="https://github.com/BrianWendt/json_schema_markdown" target="_blank">BrianWendt/json_schema_markdown</a> project on GitHub.</p>
41-
<p class="small">License: <a href="https://github.com/BrianWendt/json_schema_markdown/blob/master/LICENSE" target="_blank">GNU General Public License v3.0</a></p>
40+
<p>Find the <a href="https://github.com/BrianWendt/json-schema-md-doc" target="_blank">BrianWendt/json-schema-md-doc</a> project on GitHub.</p>
41+
<p class="small">License: <a href="https://github.com/BrianWendt/json-schema-md-doc/blob/master/LICENSE" target="_blank">GNU General Public License v3.0</a></p>
4242
</div>
4343
</div>
4444
</div>

docs/issue.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h2>Issue Markdown</h2>
3131
<div class="card">
3232
<div class="card-body">
3333
<p><b>Step 3:</b> Copy the issue markdown from above.</p>
34-
<p><a href="https://github.com/BrianWendt/json_schema_markdown/issues/new" target="_blank" class="btn btn-primary">Submit Issue on GitHub</a></p>
34+
<p><a href="https://github.com/BrianWendt/json-schema-md-doc/issues/new" target="_blank" class="btn btn-primary">Submit Issue on GitHub</a></p>
3535
</div>
3636
</div>
3737
</div>

0 commit comments

Comments
 (0)