Skip to content

Commit 94a40a1

Browse files
wesleychowardbell
authored andcommitted
fix(quickstart): remove accidental space (angular#2248)
- Remove accidental space causing URL to be rendered incorrectly
1 parent 1e0bd22 commit 94a40a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/quickstart.jade

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ figure.image-display
4040
:marked
4141
**Try it out**. Here's a link to a <live-example></live-example>.
4242

43-
You can also <a href="https://github .com/angular/quickstart/blob/master/README.md" target="_blank">
43+
You can also <a href="https://github.com/angular/quickstart/blob/master/README.md" target="_blank">
4444
clone the entire QuickStart application</a> from GitHub.
4545

4646
h2 Build this application!

0 commit comments

Comments
 (0)