Skip to content

Commit b80ff39

Browse files
committed
[fixup]
1 parent 2079eba commit b80ff39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildScripts/website.ant.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ such as applying the templates to produce the website, converting the changelog
283283
</target>
284284

285285
<target name="-edge.website.tohost" depends="edge.website, -website.init-hostgit, -website.pull-hostgit">
286-
<copy file="build/website-edge/download-edge.html" todir="${loc.hostingsite}/website" />
286+
<copy file="build/website-edge/download-edge.html" todir="${loc.hostingGit}/website" />
287287
</target>
288288

289289
<target name="-edge.website.publish" depends="-edge.website.tohost, -website.commit-and-push-hostgit" />

0 commit comments

Comments
 (0)