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

Commit 78c3494

Browse files
authored
Merge pull request #1088 from Polymer/organizacion-update
Organization update: PolymerElements > Polymer
2 parents 6bcd29f + c729e60 commit 78c3494

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Polymer App Toolbox - Starter Kit
22

3-
[![Build Status](https://travis-ci.org/PolymerElements/polymer-starter-kit.svg?branch=master)](https://travis-ci.org/PolymerElements/polymer-starter-kit)
3+
[![Build Status](https://travis-ci.org/Polymer/polymer-starter-kit.svg?branch=master)](https://travis-ci.org/Polymer/polymer-starter-kit)
44

55
This template is a starting point for building apps using a drawer-based
66
layout. The layout is provided by `app-layout` elements.
@@ -60,7 +60,7 @@ routing for the app:
6060

6161
### Build
6262

63-
The `polymer build` command builds your Polymer application for production, using build configuration options provided by the command line or in your project's `polymer.json` file.
63+
The `polymer build` command builds your Polymer application for production, using build configuration options provided by the command line or in your project's `polymer.json` file.
6464

6565
You can configure your `polymer.json` file to create multiple builds. This is necessary if you will be serving different builds optimized for different browsers. You can define your own named builds, or use presets. See the documentation on [building your project for production](https://www.polymer-project.org/2.0/toolbox/build-for-production) for more information.
6666

0 commit comments

Comments
 (0)