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

Tutorial link broken (HTTP services, TypeScript) #2419

Closed
neeklamy opened this issue Sep 20, 2016 · 1 comment
Closed

Tutorial link broken (HTTP services, TypeScript) #2419

neeklamy opened this issue Sep 20, 2016 · 1 comment
Assignees

Comments

@neeklamy
Copy link

In the (really excellent) tutorial for writing HTTP services (HTTP tutorial on the Angular site), there’s a link to the Observables section later on:

We'll learn about [Observables](#observables) later in this chapter.

(Located here: public/docs/ts/latest/tutorial/toh-pt6.jade line 156)

But the link is malformed. Here’s where it should take us to:

## !{_Observable}s

(Located here: public/docs/ts/latest/tutorial/toh-pt6.jade line 352)

This works as expected (but looks a bit ugly):

We'll learn about [Observables](#-_observable-s) later in this chapter.
@chalin chalin self-assigned this Sep 20, 2016
@chalin
Copy link
Contributor

chalin commented Sep 20, 2016

Glad that you are enjoying the tutorial. Thanks for reporting the broken link.

chalin added a commit to IdeaBlade/angular.io that referenced this issue Sep 20, 2016
wardbell pushed a commit that referenced this issue Sep 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants