Skip to content

Commit

Permalink
Merge pull request #206 from Esri/chore/188
Browse files Browse the repository at this point in the history
chore(tooling): bump commitizen to allow empty commits
  • Loading branch information
jgravois authored May 29, 2018
2 parents 3672848 + 4621586 commit b4f254c
Show file tree
Hide file tree
Showing 4 changed files with 4,243 additions and 2,921 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
```js
import { request } from '@esri/arcgis-rest-request';

const url = "https://www.arcgis.com/sharing/rest/content/items/43a8e51789044d9480a20089a84129ad/data";
const url = "https://www.arcgis.com/sharing/rest/content/items/6e03e8c26aad4b9c92a87c1063ddb0e3/data";

request(url)
.then(response => {
Expand Down
Loading

0 comments on commit b4f254c

Please sign in to comment.