Skip to content

Commit

Permalink
Fix broken link to circle ci status.
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-shawley committed Jan 14, 2020
1 parent ec5292b commit 2a9f5ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
@@ -1,4 +1,4 @@
version: "2.1"
version: 2.1

jobs:

Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
curl -XPOST -d "token=$READTHEDOCS_TOKEN" https://readthedocs.org/api/v2/webhook/ietfparse/28564/
workflows:
version: "2"
version: 2
build-workflow:
jobs:
- build
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -48,7 +48,7 @@ Ok... Where?
+---------------+--------------------------------------------------------------------+
| Source | https://github.com/dave-shawley/ietfparse |
+---------------+--------------------------------------------------------------------+
| Status | https://https://circleci.com/gh/dave-shawley/ietfparse/tree/master |
| Status | https://circleci.com/gh/dave-shawley/ietfparse/tree/master |
+---------------+--------------------------------------------------------------------+
| Download | https://pypi.python.org/pypi/ietfparse |
+---------------+--------------------------------------------------------------------+
Expand Down

0 comments on commit 2a9f5ac

Please sign in to comment.