Skip to content

Commit 1eab763

Browse files
authored
Merge pull request #66 from arshadkazmi42/patch-1
Fix Broken Link
2 parents 314db85 + 2501c18 commit 1eab763

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)