Skip to content

Commit

Permalink
A few replacements related to the rename
Browse files Browse the repository at this point in the history
mostly just s/mistercrunch/airbnb/g
  • Loading branch information
mistercrunch committed Mar 30, 2016
1 parent e1b8719 commit fd40742
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ If you are proposing a feature:
# fork the repo on github and then clone it
# alternatively you may want to clone the main repo but that won't work
# so well if you are planning on sending PRs
# git clone [email protected]:mistercrunch/caravel.git
# git clone [email protected]:airbnb/caravel.git

# [optional] setup a virtual env and activate it
virtualenv env
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Installation & Configuration
----------------------------

(See in the documentation)
[http://mistercrunch.github.io/panoramix-docs/installation.html]
[http://airbnb.io/caravel/installation.html]


What is Druid?
Expand Down
6 changes: 3 additions & 3 deletions caravel/assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/mistercrunch/caravel.git"
"url": "git+https://github.com/airbnb/caravel.git"
},
"keywords": [
"big",
Expand All @@ -31,9 +31,9 @@
],
"author": "Airbnb",
"bugs": {
"url": "https://github.com/mistercrunch/caravel/issues"
"url": "https://github.com/airbnb/caravel/issues"
},
"homepage": "https://github.com/mistercrunch/caravel#readme",
"homepage": "https://github.com/airbnb/caravel#readme",
"dependencies": {
"babel-loader": "^6.2.1",
"babel-polyfill": "^6.3.14",
Expand Down

0 comments on commit fd40742

Please sign in to comment.