Skip to content

Commit a0e6284

Browse files
committed
update readme for v5 launches
1 parent f80e265 commit a0e6284

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.dockerignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ coverage
99
LICENSE
1010
.eslintrc
1111
.gitignore
12-
.nvmrc
12+
.nvmrc
13+
.env

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ Open Source REST API for launch, rocket, core, capsule, starlink, launchpad, and
2020
</h4>
2121

2222
<h3 align="center">
23-
<a href="docs/README.md">Docs</a> - <a href="docs/clients.md">API Clients</a> - <a href="docs/apps.md">Apps</a> - <a href="https://status.spacexdata.com">Status</a> - <a href="https://backups.spacexdata.com">Database Dumps</a>
23+
<a href="docs/README.md">Docs</a> - <a href="docs/clients.md">API Clients</a> - <a href="docs/apps.md">Apps</a> - <a href="https://status.spacexdata.com">Status</a> - <a href="https://backups.spacexdata.com">Database Exports</a>
2424
<br/>
2525
</h3>
2626

2727
## Usage
2828

29-
```http
30-
GET https://api.spacexdata.com/v4/launches/latest
29+
```
30+
GET https://api.spacexdata.com/v5/launches/latest
3131
```
3232

3333
```json

0 commit comments

Comments
 (0)