Skip to content

Commit a1cc005

Browse files
JeanMecheAndrewKushnir
authored andcommitted
docs: update banner with AI RFC (angular#64107)
PR Close angular#64107
1 parent 4fce3ca commit a1cc005

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

adev/src/app/features/home/home.component.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
<div class="adev-home" #home>
22
<div class="banners-layer layer">
33
<div class="adev-banner-container">
4-
<a href="https://goo.gle/angular-ai-update" class="adev-banner" target="_blank">
5-
<h1 tabindex="-1">Available Now:</h1>
6-
<p class="adev-banner-cta">Angular AI Developer Event Replay</p>
4+
<a
5+
href="https://github.com/angular/angular/discussions/63766"
6+
class="adev-banner"
7+
target="_blank"
8+
>
9+
<h1 tabindex="-1">Give us your feedback:</h1>
10+
<p class="adev-banner-cta">Building AI-Enabled Applications</p>
711
</a>
812
</div>
913
</div>

0 commit comments

Comments
 (0)