Skip to content

Commit 2d3bb6d

Browse files
committed
fix: drop aio support from angular-ja
1 parent 73e2392 commit 2d3bb6d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/adev-patches/replace-version-links.patch

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ index fcb60cbd77..f59ab93291 100644
1111
aioVersions: [
1212
{
1313
version: 'v17',
14-
- url: 'https://v17.angular.io/docs',
15-
+ url: 'https://v17.angular.jp/docs',
14+
url: 'https://v17.angular.io/docs',
1615
},
1716
{
1817
version: 'v16',

0 commit comments

Comments
 (0)