File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTR
1616the [ more detailed guidelines] [ lesson-example ] on proper formatting, ways to render the lesson locally, and even
1717how to write new episodes.
1818
19- Please see the current list of [ issues] [ FIXME ] for ideas for contributing to this
19+ Please see the current list of [ issues] [ issues ] for ideas for contributing to this
2020repository. For making your contribution, we use the GitHub flow, which is
2121nicely explained in the chapter [ Contributing to a Project] ( http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project ) in Pro Git
2222by Scott Chacon.
@@ -39,3 +39,4 @@ To cite this lesson, please consult with [CITATION](CITATION)
3939
4040[ lesson-example ] : https://carpentries.github.io/lesson-example
4141[ maxim-belkin ] : https://github.com/maxim-belkin
42+ [ issues ] : https://github.com/datacarpentry/python-ecology-lesson/issues
Original file line number Diff line number Diff line change @@ -731,10 +731,6 @@ plt.show()
731731~~~
732732{: .language-python}
733733
734- ## 09-working-with-sql
735-
736- FIXME
737-
738734
739735[ This page] [ matplotlib-mathtext ] contains more information.
740736
You can’t perform that action at this time.
0 commit comments