Skip to content

Commit 60f266d

Browse files
authored
update error.hbs to use proper GitHub URL
fivetanley doesn't own this project in GitHub anymore 😅
1 parent 039a388 commit 60f266d

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)