Skip to content

Commit 374232a

Browse files
committed
README.md: wrap lines to under 100 characters
1 parent 5c534a2 commit 374232a

1 file changed

Lines changed: 16 additions & 11 deletions

File tree

README.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://swc-slack-invite.herokuapp.com/)
2-
[![Slack Status](https://img.shields.io/badge/Slack_Channel-dc--ecology--py-E01563.svg)](https://swcarpentry.slack.com/messages/C9X44HCDS)
1+
[![Create a Slack Account with us][slack-account-icon]][slack-heroku]
2+
[![Slack Status][slack-status-icon]][slack-status]
33

44
## Data Carpentry Python Lessons with Ecological Data
55

@@ -9,16 +9,16 @@ on how to contribute updates, bug fixes, or other corrections.
99

1010
## Contributing
1111

12-
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
13-
questions, concerns, or experience any difficulties along the way.
12+
We welcome all contributions to improve the lesson! Maintainers will do their best to help you
13+
if you have any questions, concerns, or experience any difficulties along the way.
1414

15-
We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
16-
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
17-
how to write new episodes.
15+
We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md)
16+
and have a look at the [more detailed guidelines][lesson-example] on proper formatting,
17+
ways to render the lesson locally, and even how to write new episodes.
1818

1919
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
21-
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
21+
nicely explained in the chapter [Contributing to a Project][contributing-to-a-project] in Pro Git
2222
by Scott Chacon.
2323
Look for the tag [![Image replicating 'Good first issue' label][gfi-label]][gfi].
2424
This indicates that the maintainers will welcome a pull request fixing this issue.
@@ -38,8 +38,13 @@ A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
3838

3939
To cite this lesson, please consult with [CITATION](CITATION)
4040

41-
[lesson-example]: https://carpentries.github.io/lesson-example
42-
[maxim-belkin]: https://github.com/maxim-belkin
43-
[issues]: https://github.com/datacarpentry/python-ecology-lesson/issues
41+
[contributing-to-a-project]: http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project
4442
[gfi-label]: https://img.shields.io/badge/-good%20first%20issue-gold.svg
4543
[gfi]: https://github.com/datacarpentry/python-ecology-lesson/labels/good%20first%20issue
44+
[issues]: https://github.com/datacarpentry/python-ecology-lesson/issues
45+
[lesson-example]: https://carpentries.github.io/lesson-example
46+
[maxim-belkin]: https://github.com/maxim-belkin
47+
[slack-account-icon]: https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg
48+
[slack-heroku]: https://swc-slack-invite.herokuapp.com/
49+
[slack-status-icon]: https://img.shields.io/badge/Slack_Channel-dc--ecology--py-E01563.svg
50+
[slack-status]: https://swcarpentry.slack.com/messages/C9X44HCDS

0 commit comments

Comments
 (0)