File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 69
69
cd dev
70
70
echo "Copying /tmp/html here"
71
71
cp -v -r /tmp/html/* .
72
- touch .nojekyll
73
72
echo "Adding new dev documentation"
74
73
git add -A .
75
74
git commit -m "Add new dev documentation"
Original file line number Diff line number Diff line change 23
23
< h1 id ="logo "> < img src ="images/numpy_financial_logoh.svg " title ="numpy-financial logo " alt ="logo " /> </ h1 >
24
24
< aside id ="asidelinks ">
25
25
< h3 > Reference Documentation</ h3 >
26
- < a href ="https://numpy/numpy_financial /latest/ " class ="link2 "> Latest release</ a >
27
- < a href ="https://numpy/numpy_financial /dev/ " class ="link2 "> Development version</ a >
26
+ < a href ="https://numpy/numpy-financial /latest/ " class ="link2 "> Latest release</ a >
27
+ < a href ="https://numpy/numpy-financial /dev/ " class ="link2 "> Development version</ a >
28
28
< h3 > Source Code on GitHub</ h3 >
29
29
< a href ="https://github.com/numpy/numpy-financial " class ="link2 "> numpy-financial</ a >
30
30
</ aside >
You can’t perform that action at this time.
0 commit comments