Skip to content

Commit e5b3bda

Browse files
committed
remove staging server links
1 parent fc117cd commit e5b3bda

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ covered, make sure to add a test for it.
88
2. New Pull Requests will automatically trigger a Travis CI Build
99

1010
3. If the build fails, look at the [Build Logs](https://travis-ci.org/r-spacex/SpaceX-API).
11-
Changes will not be merged unless the build passes.
11+
Changes will not be merged unless the build passes
1212

1313
4. If the build succeeds, the pull request will be merged, and automatically
14-
pushed to the staging server at [http://stage.spacexdata.com/v2/](http://stage.spacexdata.com/v2/) for a
15-
final check before promoting changes to production at [https://api.spacexdata.com/v2/](https://api.spacexdata.com/v2/).
14+
pushed to the production server at [https://api.spacexdata.com/v2/](https://api.spacexdata.com/v2/)
1615

1716
## Database additions / changes / updates
1817

0 commit comments

Comments
 (0)