Skip to content

Commit 52d98ad

Browse files
authored
Fix footer links (#30)
1 parent ccbe95b commit 52d98ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</p>
99
<p>
1010
©{{ site.time | date: '%Y' }} Bokeh contributors.
11-
The website content uses the <a href="https://github.com/bokeh/bokeh.org/blob/master/LICENSE.txt">BSD License</a> and is covered by the <a href="https://github.com/bokeh/bokeh/blob/master/CODE_OF_CONDUCT.md">Bokeh Code of Conduct</a>.
11+
The website content uses the <a href="https://github.com/bokeh/bokeh.org/blob/main/LICENSE.txt">BSD License</a> and is covered by the <a href="https://github.com/bokeh/bokeh/blob/main/docs/CODE_OF_CONDUCT.md">Bokeh Code of Conduct</a>.
1212
</p>
1313
</div>
1414
<br />

0 commit comments

Comments
 (0)