diff --git a/README.md b/README.md index 8c8a48d2e0..bc4e6f2a29 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-
+
@@ -25,13 +25,6 @@ Phoenix provides MLOps insights at lightning speed with zero-config observabilit
**_Phoenix is under active development. APIs may change at any time._**
-- [Installation](#installation)
-- [Getting Started](#getting-started)
-- [Documentation](#documentation)
-- [Community](#community)
-- [Contributing](#contributing)
-- [License](#license)
-
## Installation
```shell
diff --git a/assets/phoenix-logo-light.svg b/assets/phoenix-logo-light.svg
deleted file mode 100644
index 602bd57fe5..0000000000
--- a/assets/phoenix-logo-light.svg
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
\ No newline at end of file
diff --git a/pyproject.toml b/pyproject.toml
index 57bd20d6f5..4b0a6030bc 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -50,7 +50,7 @@ dev = [
]
[project.urls]
-Documentation = "https://github.com/Arize-ai/phoenix#readme"
+Documentation = "https://docs.arize.com/phoenix/"
Issues = "https://github.com/Arize-ai/phoenix/issues"
Source = "https://github.com/Arize-ai/phoenix"