Skip to content

Commit

Permalink
Update changelog-links.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
임근대[PaaS1 Dev] authored and GitHub Enterprise committed Jun 21, 2018
1 parent 75f87f6 commit b25094c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/changelog-links.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ else
SED="sed -i.bak -r -e"
fi

PROVIDER_URL="https:\/\/github.com\/terraform-providers\/terraform-provider-template\/issues"
PROVIDER_URL="https:\/\/github.com\/terraform-providers\/terraform-provider-ncloud\/issues"

$SED "s/GH-([0-9]+)/\[#\1\]\($PROVIDER_URL\/\1\)/g" -e 's/\[\[#(.+)([0-9])\)]$/(\[#\1\2))/g' CHANGELOG.md

Expand Down

0 comments on commit b25094c

Please sign in to comment.