Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @bazaarvoice/emodb
* @bvengineering/emodb
2 changes: 1 addition & 1 deletion QuickStart.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Starting EmoDB locally using only EmoDB binaries

To start EmoDB locally, simply download the [EmoDB binaries] (https://github.com/bazaarvoice/emodb/releases), and run the following:
To start EmoDB locally, simply download the [EmoDB binaries] (https://github.com/bvengineering/emodb/releases), and run the following:

```
$> ./start-local.sh
Expand Down