Skip to content

Commit

Permalink
Merge pull request #80 from sunpy/nabobalis-patch-2
Browse files Browse the repository at this point in the history
Update config.yml
  • Loading branch information
nabobalis authored Apr 15, 2019
2 parents 123a9d9 + 34d8667 commit 8b315b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- run:
name: "Built documentation is available at:"
command: DOCS_URL="${CIRCLE_BUILD_URL}/artifacts/${CIRCLE_NODE_INDEX}/${CIRCLE_WORKING_DIRECTORY/#\~/$HOME}/sunpy.github.io/_build/html/index.html"; echo $DOCS_URL
command: DOCS_URL="${CIRCLE_BUILD_URL}/artifacts/${CIRCLE_NODE_INDEX}/${CIRCLE_WORKING_DIRECTORY/#\~/$HOME}/sunpy.org/_build/html/index.html"; echo $DOCS_URL

docs:
docker:
Expand Down

0 comments on commit 8b315b9

Please sign in to comment.