Skip to content

Commit 2884ca0

Browse files
author
DNN
committed
Commit latest build
1 parent e65576d commit 2884ca0

7 files changed

Lines changed: 3477 additions & 3733 deletions

File tree

docs/content/getting-started/contribution/dnn-docs/how-to-edit-an-article/index.html

Lines changed: 0 additions & 237 deletions
This file was deleted.

docs/content/getting-started/contribution/dnn-docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,10 @@ <h2 id="authoring--editing-content-in-dnn-docs">Authoring &amp; Editing Content
137137
<h3 id="editing-in-github">Editing in GitHub</h3>
138138
<p>If you are just updating text, typos, or adding a few sentences it may be easiest to edit the content directly from GitHub's browser. If you wish to edit directly in the browser check out the <a class="xref" href="how-to-edit-an-article-in-browser/index.html">Editing DNN Docs Online in GitHub</a>. Be sure to also check out the <a class="xref" href="markdown-guide-to-docfx/index.html">Markdown Guide to DocFX</a> to ensure you're formatting the code correctly.</p>
139139
<h3 id="editing-using-docfx">Editing Using DocFX</h3>
140-
<p>If you are making more complex edits you may want to <a class="xref" href="get-dnn-docs-running-locally/index.html">get DNN Docs running on your local machine</a>. In this case, after getting DNN Docs running locally, you'll follow the <a class="xref" href="how-to-edit-an-article/index.html">Editing DNN Docs Locally</a> guide.</p>
140+
<p>If you are making more complex edits you may want to <a class="xref" href="get-dnn-docs-running-locally/index.html">get DNN Docs running on your local machine</a>. In this case, after getting DNN Docs running locally, you'll follow the <a href="xref:how-to-edit-an-article">Editing DNN Docs Locally</a> guide.</p>
141141
<h2 id="helpful-links">Helpful Links</h2>
142142
<ul>
143-
<li><a class="xref" href="how-to-edit-an-article/index.html">How to Edit an Article</a></li>
143+
<li><a href="xref:how-to-edit-an-article">How to Edit an Article</a></li>
144144
<li><a class="xref" href="how-to-edit-source-code-comments/index.html">How to Edit Source Code Comments</a></li>
145145
<li><a class="xref" href="how-to-submit-a-new-topic/index.html">How to Submit a New Topic</a></li>
146146
<li><a class="xref" href="markdown-guide-to-docfx/index.html">Markdown Guide to DocFX</a></li>

docs/content/getting-started/toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797

9898
<ul class="nav level3">
9999
<li>
100-
<a href="contribution/dnn-docs/how-to-edit-an-article/index.html" name="" title="Edit an Article">Edit an Article</a>
100+
<a href="contribution/dnn-docs/index.html" name="" title="Edit an Article">Edit an Article</a>
101101
</li>
102102
<li>
103103
<a href="contribution/dnn-docs/how-to-edit-an-article-in-browser/index.html" name="" title="Edit an Article in the Browser">Edit an Article in the Browser</a>

0 commit comments

Comments
 (0)