Fixed link errors in docs (#946)

This commit is contained in:
Jing Ma 2017-04-12 00:36:56 +08:00 committed by Michael Rose
parent 7a4d221ccf
commit eaf366e405

View file

@ -280,7 +280,7 @@ atom_feed:
path: "http://feeds.feedburner.com/youFeedname"
```
**Note:** By default the site feed is linked in two locations: inside the [`<head>` element]({{ gh_repo }}/master/_includes/head.html) and at the bottom of every page in the [site footer](https://github.com/{{ site.repository }}/master/_includes/footer.html).
**Note:** By default the site feed is linked in two locations: inside the [`<head>` element](https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/head.html) and at the bottom of every page in the [site footer](https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/footer.html).
{: .notice--info}
### SEO, Social Sharing, and Analytics Settings