Skip to content

Commit

Permalink
chore: replace GitHub org
Browse files Browse the repository at this point in the history
  • Loading branch information
Midnighter committed Oct 9, 2019
1 parent d73280e commit a59ecd3
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions .github/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ You can contribute in many ways:
Report Bugs
===========

Report bugs at https://github.com/Midnighter/cobra-component-models/issues.
Report bugs at https://github.com/opencobra/cobra-component-models/issues.

If you are reporting a bug, please follow the template guide lines. The more
detailed your report, the easier and thus faster we can help you.
Expand Down Expand Up @@ -38,7 +38,7 @@ Submit Feedback
===============

The best way to send feedback is to file an issue at
https://github.com/Midnighter/cobra-component-models/issues.
https://github.com/opencobra/cobra-component-models/issues.

If you are proposing a feature:

Expand All @@ -53,7 +53,7 @@ Get Started!
Ready to contribute? Here's how to set up cobra-component-models for
local development.

1. Fork the https://github.com/Midnighter/cobra-component-models
1. Fork the https://github.com/opencobra/cobra-component-models
repository on GitHub.
2. Clone your fork locally

Expand Down
2 changes: 1 addition & 1 deletion .github/SUPPORT.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
Support
=======

* cobra-component-models `gitter chat <https://gitter.im/Midnighter/cobra-component-models>`_
* Please create a GitHub issue with your question https://github.com/opencobra/cobra-component-models/issues

2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ branches:

env:
global:
- GITHUB_REPO=Midnighter/cobra-component-models
- GITHUB_REPO=opencobra/cobra-component-models

stages:
- test
Expand Down
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ COBRA Component Models
:alt: Apache Software License Version 2.0

.. image:: https://img.shields.io/badge/Contributor%20Covenant-v1.4%20adopted-ff69b4.svg
:target: https://github.com/Midnighter/cobra-component-models/blob/master/.github/CODE_OF_CONDUCT.md
:target: https://github.com/opencobra/cobra-component-models/blob/master/.github/CODE_OF_CONDUCT.md
:alt: Code of Conduct

.. image:: https://img.shields.io/travis/Midnighter/cobra-component-models/master.svg?label=Travis%20CI
:target: https://travis-ci.org/Midnighter/cobra-component-models
.. image:: https://img.shields.io/travis/opencobra/cobra-component-models/master.svg?label=Travis%20CI
:target: https://travis-ci.org/opencobra/cobra-component-models
:alt: Travis CI

.. image:: https://codecov.io/gh/Midnighter/cobra-component-models/branch/master/graph/badge.svg
:target: https://codecov.io/gh/Midnighter/cobra-component-models
.. image:: https://codecov.io/gh/opencobra/cobra-component-models/branch/master/graph/badge.svg
:target: https://codecov.io/gh/opencobra/cobra-component-models
:alt: Codecov

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = cobra-component-models
url = https://github.com/Midnighter/cobra-component-models
url = https://github.com/opencobra/cobra-component-models
download_url = https://pypi.org/project/cobra-component-models/
author = Moritz E. Beber
author_email = [email protected]
Expand Down

0 comments on commit a59ecd3

Please sign in to comment.