Skip to content

Commit

Permalink
chore: update templates
Browse files Browse the repository at this point in the history
  • Loading branch information
joerdav committed Mar 6, 2022
1 parent 761743a commit eea243e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/layouts/_default/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ <h1>{{ .LinkTitle }}</h1>
<div class="description">{{ .Title }}</div>
<a class="header-link"
target="_blank"
href="https://github.com/joe-davidson1802/xc/blob/main/xcfile.dev/content/{{.File.Path }}">
href="https://github.com/joe-davidson1802/xc/blob/main/doc/content/{{.File.Path }}">
[edit]
</a>
</div>
Expand Down

0 comments on commit eea243e

Please sign in to comment.