Skip to content

Commit 7d1df54

Browse files
authored
Merge pull request #301 from plotly/fix-careers
fix careers link
2 parents b65443f + 81b1932 commit 7d1df54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/layouts/_footer-main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h6 style="color:#636efa" class="--footer-heading">Pricing</h6>&#x9;&#x9;&#x9;
3737
<li class="--footer-column">
3838
<h6 style="color:#00cc96" class="--footer-heading">About Us</h6>&#x9;&#x9;&#x9;
3939
<ul>
40-
<li><a href="https://plotly.com/company/careers" target="_self">Careers</a></li>
40+
<li><a href="https://plotly.com/careers" target="_self">Careers</a></li>
4141
&#x9;&#x9;&#x9;&#x9;
4242
<li><a href="https://plotly.com/resources/" target="_self">Resources</a></li>
4343
&#x9;&#x9;&#x9;&#x9;

0 commit comments

Comments
 (0)