Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchoo committed May 27, 2020
1 parent e25cc40 commit ec8b7be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Pull Requests
-------------

To contribute, please submit a pull-request to the `Github
repository <http://github.com/transcriptic/transcriptic>`__.
repository <http://github.com/strateos/transcriptic>`__.

Before submitting the request, please ensure that all tests pass by
running ``tox`` in the main directory.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def __getattr__(cls, name):

# General information about the project.
project = u"TxPy"
copyright = u"2020, Strateos Inc."
copyright = u"2020, Max Hodak, Tali Herzka, Jeremy Apthorp, Yang Choo, Peter Lee"


exec(open("../transcriptic/version.py").read())
Expand Down

0 comments on commit ec8b7be

Please sign in to comment.