Skip to content

Commit 65429e8

Browse files
committed
README.md: update link to issues
1 parent 1148b6c commit 65429e8

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTR
1616
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
1717
how 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
2020
repository. For making your contribution, we use the GitHub flow, which is
2121
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
2222
by 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

_extras/guide.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)