More readme and link updates
This commit is contained in:
@@ -9,7 +9,7 @@ Get's automagicly™ build by drone for every new backend release.
|
||||
|
||||
Basic example: Get all tracks
|
||||
```typescript
|
||||
import {OpenAPI, TrackService} from "@odit/lfk-client";
|
||||
import {OpenAPI, TrackService} from "@odit/lfk-client-js";
|
||||
OpenAPI.BASE = "https://localhost:4010";
|
||||
console.log(await TrackService.trackControllerGetAll());
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user