Skip to content

Commit a59c259

Browse files
committed
added wvpy, removed wvu
1 parent f2849ed commit a59c259

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,15 +134,15 @@ <h2>Featured Win Vector Projects</h2>
134134
</div>
135135

136136
<div class="ui-component-card ui-component-card--pricing">
137-
<span><i class="fa-brands fa-python fa-sm"></i> <strong>wvu</strong></span><br>
138-
<span> <small>Win Vector LLC Python data science teaching tools (graphs and data manipulation).</small></span>
137+
<span><i class="fa-brands fa-python fa-sm"></i> <strong>wvpy</strong></span><br>
138+
<span> <small>Tools for converting Jupyter notebooks to and from Python files..</small></span>
139139
<!-- LIST -->
140140
<ul class="ui-component-list ui-component-list--pricing ui-layout-grid">
141141
<li class="ui-component-list--item ui-component-list--item-check">
142-
<a href="https://winvector.github.io/wvu/">Project Site</a>
142+
<a href="https://winvector.github.io/wvpy/">Project Site</a>
143143
</li>
144144
<li class="ui-component-list--item ui-component-list--item-check">
145-
<a href="https://github.com/WinVector/wvu">Source</a>
145+
<a href="https://github.com/WinVector/wvpy">Source</a>
146146
</li>
147147
</ul>
148148
</div>

0 commit comments

Comments
 (0)