You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/intro.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ <h2>Knowledge You Will Need</h2>
47
47
<p>If you choose to use your own computer to run the tutorial code (details on those options are described in the <ahref="/sql_python_tutorial/pages/howto">How To</a>), you will need to be comfortable using a command line terminal.</p>
48
48
49
49
<h2>How To Contribute</h2>
50
-
<p>The code for this tutorial is hosted at <ahref="https://github.com/meatballs/sql_python_tutorial">Github</a> with a <ahref="https://github.com/meatballs/sql_python_notebooks">separate repository</a> for the Jupyter notebooks. Please feel free to report any <ahref="https://github.com/meatballs/sql_python_tutorial/issues">issues</a> that you find or to submit a <ahref="https://github.com/meatballs/sql_python_tutorial/pulls">pull request for any changes you would like to suggest.</p>
50
+
<p>The code for this tutorial is hosted at <ahref="https://github.com/meatballs/sql_python_tutorial">Github</a> with a <ahref="https://github.com/meatballs/sql_python_notebooks">separate repository</a> for the Jupyter notebooks. Please feel free to report any <ahref="https://github.com/meatballs/sql_python_tutorial/issues">issues</a> that you find or to submit a <ahref="https://github.com/meatballs/sql_python_tutorial/pulls">pull request</a> for any changes you would like to suggest.</p>
Copy file name to clipboardExpand all lines: templates/pages/intro.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,5 +13,5 @@ <h2>Knowledge You Will Need</h2>
13
13
<p>If you choose to use your own computer to run the tutorial code (details on those options are described in the <ahref="/{{root}}/pages/howto">How To</a>), you will need to be comfortable using a command line terminal.</p>
14
14
15
15
<h2>How To Contribute</h2>
16
-
<p>The code for this tutorial is hosted at <ahref="https://github.com/meatballs/sql_python_tutorial">Github</a> with a <ahref="https://github.com/meatballs/sql_python_notebooks">separate repository</a> for the Jupyter notebooks. Please feel free to report any <ahref="https://github.com/meatballs/sql_python_tutorial/issues">issues</a> that you find or to submit a <ahref="https://github.com/meatballs/sql_python_tutorial/pulls">pull request for any changes you would like to suggest.</p>
16
+
<p>The code for this tutorial is hosted at <ahref="https://github.com/meatballs/sql_python_tutorial">Github</a> with a <ahref="https://github.com/meatballs/sql_python_notebooks">separate repository</a> for the Jupyter notebooks. Please feel free to report any <ahref="https://github.com/meatballs/sql_python_tutorial/issues">issues</a> that you find or to submit a <ahref="https://github.com/meatballs/sql_python_tutorial/pulls">pull request</a> for any changes you would like to suggest.</p>
0 commit comments