Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
diptanu committed Jul 3, 2024
1 parent 1b0df8a commit ddaaff3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ By doing so, we immediately get the two following endpoints created.

| Endpoint | Route | Description |
| -------------- | ------------------------------- | ---------------------------------------------------------------------------------- |
| Ingestion API | [/](http://localhost:8900) | The API endpoint for uploading content and retrieving from indexes and SQL Tables. |
| User Interface | [/ui](http://localhost:8900/ui) | Dashboard for extraction graphs, content, and indexes. |
| Ingestion API | [http://localhost:8900](http://localhost:8900) | The API endpoint for uploading content and retrieving from indexes and SQL Tables. |
| User Interface | [http://localhost:8900/ui](http://localhost:8900/ui) | Dashboard for extraction graphs, content, and indexes. |


## Creating a Virtual Environment
Expand Down

0 comments on commit ddaaff3

Please sign in to comment.