Skip to content

Commit

Permalink
Remove relative path to vendored shard markd (#13040)
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota authored Feb 3, 2023
1 parent 00694a2 commit 95463a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compiler/crystal/tools/doc/generator.cr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require "../../../../../lib/markd/src/markd"
require "markd"
require "crystal/syntax_highlighter/html"

class Crystal::Doc::Generator
Expand Down

0 comments on commit 95463a9

Please sign in to comment.