Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 65ca322

Browse files
docs(index): correct link to the www.ngeurope.org site
Closes #139 Closes angular/angular.js#9901
1 parent 304f7b4 commit 65ca322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ <h4 class="video-item-heading">{{ video.title }}</h4>
220220
<a href="https://www.youtube.com/channel/UCEGUP3TJJfMsEM_1y8iviSQ" target="_blank" class="btn btn-primary btn-large" rel="nofollow">
221221
view all videos
222222
</a>
223-
<a href="http://www.ng-europe.org/" target="_blank" class="btn btn-large" rel="nofollow">
223+
<a href="http://www.ngeurope.org/" target="_blank" class="btn btn-large" rel="nofollow">
224224
www.ngeurope.org
225225
</a>
226226
</div>

0 commit comments

Comments
 (0)