Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed May 22, 2024
1 parent b8656ae commit 4ec0246
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/@ember/-internals/deprecations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export const DEPRECATIONS = {
}),
DEPRECATE_TEMPLATE_ACTION: deprecation({
id: 'template-action',
url: 'https://deprecations.emberjs.com/v5.x/#toc_deprecate-template-action',
url: 'https://deprecations.emberjs.com/id/deprecate-template-action',
until: '6.0.0',
for: 'ember-source',
since: {
Expand All @@ -121,7 +121,7 @@ export const DEPRECATIONS = {
}),
DEPRECATE_COMPONENT_TEMPLATE_RESOLVING: deprecation({
id: 'component-template-resolving',
url: 'https://deprecations.emberjs.com/v5.x/#toc_deprecate-component-template-resolving',
url: 'https://deprecations.emberjs.com/id/deprecate-component-template-resolving',
until: '6.0.0',
for: 'ember-source',
since: {
Expand Down

0 comments on commit 4ec0246

Please sign in to comment.