Skip to content

Commit

Permalink
Updated organization.
Browse files Browse the repository at this point in the history
  • Loading branch information
mittsh committed Dec 18, 2014
1 parent 139978d commit c6a9ee5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -16,4 +16,4 @@ deploy:
on:
tags: true
all_branches: true
repo: LuckyMarmot/Paw-PostmanEnvironmentImporter
repo: luckymarmot/Paw-PostmanEnvironmentImporter
6 changes: 3 additions & 3 deletions README.md
@@ -1,10 +1,10 @@
[![Build Status](https://travis-ci.org/LuckyMarmot/Paw-PostmanEnvironmentImporter.svg?branch=master)](https://travis-ci.org/LuckyMarmot/Paw-PostmanEnvironmentImporter)
[![Build Status](https://travis-ci.org/luckymarmot/Paw-PostmanEnvironmentImporter.svg?branch=master)](https://travis-ci.org/luckymarmot/Paw-PostmanEnvironmentImporter)

#Postman Environment Importer (Paw Extension)

This a Paw Extension to import [Postman Environments](https://chrome.google.com/webstore/detail/postman-rest-client/fdmmgilgnpjigdojojpjoooidkmcomcm) into Paw.

Note that if you need to import Postman Collections (where your requests are saved), you need to use the [Postman Importer](https://github.com/LuckyMarmot/Paw-PostmanImporter).
Note that if you need to import Postman Collections (where your requests are saved), you need to use the [Postman Importer](https://github.com/luckymarmot/Paw-PostmanImporter).

#How to use?

Expand All @@ -23,4 +23,4 @@ Copyright © 2014 Paw Inc.

##Contributors

See [Contributors](https://github.com/LuckyMarmot/Paw-PostmanEnvironmentImporter/graphs/contributors).
See [Contributors](https://github.com/luckymarmot/Paw-PostmanEnvironmentImporter/graphs/contributors).
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,6 +8,6 @@
},
"repository": {
"type": "git",
"url": "git@github.com:LuckyMarmot/Paw-PostmanEnvironmentImporter.git"
"url": "git@github.com:luckymarmot/Paw-PostmanEnvironmentImporter.git"
}
}

0 comments on commit c6a9ee5

Please sign in to comment.