Skip to content

Commit

Permalink
Moving back to EpiDoc XSLT.
Browse files Browse the repository at this point in the history
  • Loading branch information
hcayless committed Nov 15, 2021
1 parent 20ffe08 commit 83634bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pn-xslt/Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ task setup: [] do
if File.exists? "../epidoc-xslt"
sh "cd ../epidoc-xslt; git pull"
else
sh "git clone https://github.com/papyri/Stylesheets.git ../epidoc-xslt"
sh "git clone https://github.com/EpiDoc/Stylesheets.git ../epidoc-xslt"
end
end

Expand Down

0 comments on commit 83634bd

Please sign in to comment.