Browse Source

Update edown version

Takeru Ohta 9 years ago
parent
commit
bfeddc6078
2 changed files with 1 additions and 9 deletions
  1. 0 8
      doc/README.md
  2. 1 1
      rebar.config

+ 0 - 8
doc/README.md

@@ -1,11 +1,3 @@
 
 
 
 
 # The jsone application #
 # The jsone application #
-
-
-## Modules ##
-
-
-<table width="100%" border="0" summary="list of modules">
-<tr><td><a href="jsone.md" class="module">jsone</a></td></tr></table>
-

+ 1 - 1
rebar.config

@@ -40,7 +40,7 @@
      ]},
      ]},
     {deps,
     {deps,
      [
      [
-      {edown, {git, "git://github.com/uwiger/edown.git", {branch, "master"}}}
+      edown
      ]}
      ]}
    ]}
    ]}
  ]}.
  ]}.