Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Library Carpentry is authored and maintained by the [community](https://github.com/data-lessons/library-python/network/members).
Library Carpentry is authored and maintained by the [community](https://github.com/LibraryCarpentry/library-python/network/members).

Credit for the Library Carpentry logos goes to [Tammy Nguyen](https://twitter.com/tammysongnguyen).

Expand Down
2 changes: 1 addition & 1 deletion CITATION
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ Please cite as:

Library Carpentry:
"Data Intro for Librarians."
June 2016, http://data-lessons.github.io/library-data-intro/.
June 2016, http://LibraryCarpentry.github.io/library-data-intro/.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
There are three main ways to contribute to Library Carpentry:

- Join our [Gitter discussion forum](https://gitter.im/weaverbel/LibraryCarpentry). Here you can suggest new content, volunteer to become a lesson maintainer, or help shape future developments.
- Suggest an improvement or correct an error by [raising an Issue](https://github.com/data-lessons/library-data-intro/issues).
- Suggest an improvement or correct an error by [raising an Issue](https://github.com/LibraryCarpentry/library-data-intro/issues).
- Run a workshop at your own institution! If you do, alert us on [Gitter](https://gitter.im/weaverbel/LibraryCarpentry): we’re happy to help promote the workshop and offer guidance on running it. Remember, there is no better way to deepen your own knowledge of software skills than to teach others.


Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Library Carpentry

The Library Carpentry module '[Python for Librarians](http://data-lessons.github.io/library-python/)' is maintained by
The Library Carpentry module '[Python for Librarians](http://LibraryCarpentry.github.io/library-python/)' is maintained by
by [Carlos Martinez](https://github.com/c-martinez) and [Richard Vankoningsveld](https://github.com/richyvk).


Expand All @@ -16,18 +16,18 @@ There are many ways of contributing to Library Carpentry:

- Join our [Gitter discussion forum](https://gitter.im/LibraryCarpentry/).
- Follow updates on [Twitter](https://twitter.com/LibCarpentry).
- Make a suggestion or correct an error by [raising an Issue](https://github.com/data-lessons/library-python/issues).
- Make a suggestion or correct an error by [raising an Issue](https://github.com/LibraryCarpentry/library-python/issues).

## Code of Conduct

All participants should agree to abide by the [Software Carpentry Code of Conduct](http://software-carpentry.org/conduct/).

## Authors

Library Carpentry is authored and maintained by the [community](https://github.com/data-lessons/library-openrefine/network/members).
Library Carpentry is authored and maintained by the [community](https://github.com/LibraryCarpentry/library-openrefine/network/members).

## Citation

Please cite as:

Library Carpentry. Python for Librarians. June 2016. http://data-lessons.github.io/library-python/.
Library Carpentry. Python for Librarians. June 2016. http://LibraryCarpentry.github.io/library-python/.
2 changes: 1 addition & 1 deletion _extras/discuss.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ There are many ways to discuss Library Carpentry lessons:

- Join our [Gitter discussion forum]({{ site.contact }}).
- Follow updates on [Twitter](https://twitter.com/LibCarpentry).
- Make a suggestion or correct an error by [raising an Issue](https://github.com/data-lessons/library-python/issues).
- Make a suggestion or correct an error by [raising an Issue](https://github.com/LibraryCarpentry/library-python/issues).