Skip to content

Commit

Permalink
org -> com
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed Nov 5, 2019
1 parent 8586b97 commit 89f9542
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- python: '3.5'
- python: '3.6'
- python: '3.7'
- python: '3.8-dev'
- python: '3.8'

install:
- travis_retry python -m pip install -U pip
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ exoplanet
<a href="https://docs.google.com/viewer?url=https://github.com/dfm/exoplanet/raw/master-pdf/paper/exoplanet.pdf">
<img src="https://img.shields.io/badge/read-the_paper_draft-blue.svg?style=flat"></a>
<br>
<a href="https://travis-ci.org/dfm/exoplanet">
<a href="https://travis-ci.com/dfm/exoplanet">
<img src="https://img.shields.io/travis/dfm/exoplanet/master.svg?style=flat&label=tests"></a>
<a href="https://dev.azure.com/foremanmackey/exoplanet/_build?definitionId=1">
<img src="https://img.shields.io/azure-devops/build/foremanmackey/704922a0-a57f-4d16-bbea-e37f58c88ba5/1/master.svg?label=paper"></a>
Expand Down
31 changes: 15 additions & 16 deletions docs/_themes/exoplanet/badges.html
Original file line number Diff line number Diff line change
@@ -1,30 +1,29 @@


<p>
<a href="https://github.com/dfm/exoplanet">
<img src="https://img.shields.io/badge/GitHub-dfm%2Fexoplanet-blue.svg?style=flat"></a>
<img src="https://img.shields.io/badge/GitHub-dfm%2Fexoplanet-blue.svg?style=flat"></a>
<a href="https://github.com/dfm/exoplanet/blob/master/LICENSE">
<img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat"></a>
<img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat"></a>
<a href="https://zenodo.org/badge/latestdoi/138077978">
<img src="https://zenodo.org/badge/138077978.svg"></a>
<img src="https://zenodo.org/badge/138077978.svg"></a>
<a href="https://docs.google.com/viewer?url=https://github.com/dfm/exoplanet/raw/master-pdf/paper/exoplanet.pdf">
<img src="https://img.shields.io/badge/read-the_paper_draft-blue.svg?style=flat"></a>
<img src="https://img.shields.io/badge/read-the_paper_draft-blue.svg?style=flat"></a>
<br>
<a href="https://travis-ci.org/dfm/exoplanet">
<img src="https://img.shields.io/travis/dfm/exoplanet/{{this_branch}}.svg?style=flat&label=tests"></a>
<a href="https://travis-ci.com/dfm/exoplanet">
<img src="https://img.shields.io/travis/dfm/exoplanet/{{this_branch}}.svg?style=flat&label=tests"></a>
<a href="https://dev.azure.com/foremanmackey/exoplanet/_build?definitionId=1">
<img src="https://img.shields.io/azure-devops/build/foremanmackey/704922a0-a57f-4d16-bbea-e37f58c88ba5/1/{{this_branch}}.svg?label=paper"></a>
<img
src="https://img.shields.io/azure-devops/build/foremanmackey/704922a0-a57f-4d16-bbea-e37f58c88ba5/1/{{this_branch}}.svg?label=paper"></a>
<a href="https://exoplanet.dfm.io/en/{{this_version}}">
<img src="https://img.shields.io/readthedocs/exoplanet/{{this_version}}.svg?style=flat"></a>
<img src="https://img.shields.io/readthedocs/exoplanet/{{this_version}}.svg?style=flat"></a>
<br>
<a href="https://rodluger.github.io/starry">
<img src="https://img.shields.io/badge/powered_by-starry-EB5368.svg?style=flat"></a>
<img src="https://img.shields.io/badge/powered_by-starry-EB5368.svg?style=flat"></a>
<a href="https://celerite.readthedocs.io">
<img src="https://img.shields.io/badge/powered_by-celerite-EB5368.svg?style=flat"></a>
<img src="https://img.shields.io/badge/powered_by-celerite-EB5368.svg?style=flat"></a>
<a href="https://docs.pymc.io">
<img src="https://img.shields.io/badge/powered_by-PyMC3-EB5368.svg?style=flat"></a>
<img src="https://img.shields.io/badge/powered_by-PyMC3-EB5368.svg?style=flat"></a>
<a href="http://www.astropy.org">
<img src="https://img.shields.io/badge/powered_by-AstroPy-EB5368.svg?style=flat"></a>
<img src="https://img.shields.io/badge/powered_by-AstroPy-EB5368.svg?style=flat"></a>
<a href="https://github.com/rodluger/corTeX">
<img src="https://img.shields.io/badge/powered_by-corTeX-EB5368.svg?style=flat"></a>
</p>
<img src="https://img.shields.io/badge/powered_by-corTeX-EB5368.svg?style=flat"></a>
</p>

0 comments on commit 89f9542

Please sign in to comment.