Skip to content

Commit

Permalink
dtd path corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriy committed Dec 22, 2016
1 parent 5de6b26 commit d24bbb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bee.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE bee PUBLIC "-//Dmitriy Rogatkin//DTD Bee Project Builder 1.0//EN"
"http://knitknot.info/DTD/bee.dtd" [
"https://raw.githubusercontent.com/drogatkin/7Bee/master/bee.dtd" [
<!ENTITY env SYSTEM "./env.xml">
<!ENTITY project "jflac">
<!ENTITY build_directory "lib">
Expand Down

0 comments on commit d24bbb8

Please sign in to comment.