Skip to content

Commit 2501c18

Browse files
Fix Broken Link
1 parent 314db85 commit 2501c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
git config user.name plotlydocbot
4242
git config user.email [email protected]
4343
git add *
44-
git commit -m "build of https://github.com/plotlyplotlyjs.jl-docs/commit/${CIRCLE_SHA1}"
44+
git commit -m "build of https://github.com/plotly/plotlyjs.jl-docs/commit/${CIRCLE_SHA1}"
4545
git push --force [email protected]:plotly/plotlyjs.jl-docs.git master:built
4646
rm -rf .git
4747
cd ../..

0 commit comments

Comments
 (0)