Skip to content

Commit 7455db7

Browse files
author
Doug Mahugh
committed
remove .md from FAQ URLs
1 parent 4cf8112 commit 7455db7

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

codeofconduct/faq/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ <h2><a name="allrepos"></a>Why do this across all repos?</h2>
3535

3636
<h2><a name="howadopt"></a>How does a project adopt the code and process?</h2>
3737
<p>All Microsoft projects are automatically covered by the Code of Conduct and the Issue Resolution Process. <b>However</b>, it is critical that everyone in the communities be aware of the code and process. For that reason, all projects must link to the Code of Conduct in their README and/or CONTRIBUTING files using the following markdown.</p>
38-
<p><pre>This project has adopted the [Microsoft Open Source Code of Conduct](http://microsoft.github.io/codeofconduct).
39-
For more information see the [Code of Conduct FAQ](http://microsoft.github.io/codeofconduct/faq.md) or contact
38+
<p><pre>This project has adopted the [Microsoft Open Source Code of Conduct](http://microsoft.github.io/codeofconduct/).
39+
For more information see the [Code of Conduct FAQ](http://microsoft.github.io/codeofconduct/faq/) or contact
4040
[opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
4141
</pre></p>
4242

codeofconduct/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h2>Scope</h2>
3131
<p>Note: Some Microsoft-managed communities have codes of conduct that pre-date this document and issue resolution process. While communities are not required to change their code, they are expected to use the resolution process outlined here. The review team will coordinate with the communities involved to address your concerns.</p>
3232

3333
<h2>Reporting Code of Conduct Issues</h2>
34-
<p>Communities are strongly urged to resolve issues on their own. This builds a broader and deeper understanding and ultimately a healthier interaction. In the event that an issue cannot be resolved locally, please feel free to report your concerns by contacting <a href="mailto:opencode@microsoft.com">opencode@microsoft.com</a>. Your report will be handled in accordance with the issue resolution process described in the <a href="http://microsoft.github.io/codeofconduct/faq.md">Code of Conduct FAQ</a>.</p>
34+
<p>Communities are strongly urged to resolve issues on their own. This builds a broader and deeper understanding and ultimately a healthier interaction. In the event that an issue cannot be resolved locally, please feel free to report your concerns by contacting <a href="mailto:opencode@microsoft.com">opencode@microsoft.com</a>. Your report will be handled in accordance with the issue resolution process described in the <a href="http://microsoft.github.io/codeofconduct/faq/">Code of Conduct FAQ</a>.</p>
3535
<p>In your report please include:</p>
3636
<ul>
3737
<li>Your contact information.</li>

0 commit comments

Comments
 (0)