Skip to content

Commit 0b58a46

Browse files
committed
fix code of conduct links.
1 parent e7238f8 commit 0b58a46

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

3.4.0/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h2>Documentation<a class="headerlink" href="#documentation" title="Permalink to
208208
<div class="section" id="join-our-community">
209209
<h2>Join our community!<a class="headerlink" href="#join-our-community" title="Permalink to this headline"></a></h2>
210210
<p>Matplotlib is a welcoming, inclusive project, and everyone within the community
211-
is expected to abide by our <a class="reference external" href="../CODE_OF_CONDUCT.md">code of conduct</a>.</p>
211+
is expected to abide by our <a class="reference external" href="https://github.com/matplotlib/matplotlib/blob/master/CODE_OF_CONDUCT.md">code of conduct</a>.</p>
212212
<h3>Get help</h3>
213213
<div class="box">
214214
<div class="box-item">
@@ -347,4 +347,4 @@ <h3>Open source<a class="headerlink" href="#open-source" title="Permalink to thi
347347

348348
</script>
349349
</body>
350-
</html>
350+
</html>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h2>Documentation<a class="headerlink" href="stable/#documentation" title="Perma
208208
<div class="section" id="join-our-community">
209209
<h2>Join our community!<a class="headerlink" href="stable/#join-our-community" title="Permalink to this headline"></a></h2>
210210
<p>Matplotlib is a welcoming, inclusive project, and everyone within the community
211-
is expected to abide by our <a class="reference external" href="../CODE_OF_CONDUCT.md">code of conduct</a>.</p>
211+
is expected to abide by our <a class="reference external" href="https://github.com/matplotlib/matplotlib/blob/master/CODE_OF_CONDUCT.md">code of conduct</a>.</p>
212212
<h3>Get help</h3>
213213
<div class="box">
214214
<div class="box-item">

0 commit comments

Comments
 (0)