Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 632c0dc

Browse files
author
Arthur Evans
committed
2 parents fcc3d4b + 42ae88d commit 632c0dc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Polymer Starter Project
22

33
This project includes a set of Polymer components and a starter project,
4-
designed to be used with the [Polymer tutorial](http://polymer-project.org/start/tutorial/intro.html).
4+
designed to be used with the [Polymer tutorial](http://polymer-project.org/docs/start/tutorial/intro.html).
55

66
In this tutorial, you build a simple client for `unquote`, the read-only social networking service.
77

@@ -16,4 +16,4 @@ In this tutorial, you build a simple client for `unquote`, the read-only social
1616
- `api`. Data for the the `unquote` service.
1717
- `images`. Avatar images.
1818

19-
Find a problem in the tutorial? Please open a [Doc bug](https://github.com/Polymer/docs/issues/new) so we can fix it.
19+
Find a problem in the tutorial? Please open a [Doc bug](https://github.com/Polymer/docs/issues/new) so we can fix it.

starter/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@
4848

4949
</body>
5050

51-
</html>
51+
</html>

0 commit comments

Comments
 (0)