Skip to content

Commit 28434e9

Browse files
authored
Merge pull request #849 from fivetanley/patch-1
update error.hbs to use proper GitHub URL
2 parents 039a388 + 60f266d commit 28434e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/error.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="whoops__message">
55
<p>
66
This page wasn't found. Please try the <LinkTo @route="index">API docs page</LinkTo>.
7-
If you expected something else to be here, please file a <a href="https://github.com/fivetanley/ember-api-docs/issues/new" target="_blank" rel="noopener noreferrer">ticket</a>.
7+
If you expected something else to be here, please file a <a href="https://github.com/ember-learn/ember-api-docs/issues/new" target="_blank" rel="noopener noreferrer">ticket</a>.
88
</p>
99
</div>
1010
{{else}}

0 commit comments

Comments
 (0)