Skip to content

Commit 76e7baa

Browse files
author
Muhammad Luthfi Fahlevi
committed
docs: fix docs link in README.md
1 parent 8318c34 commit 76e7baa

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@ Discover why users choose Compass as their main data discovery and lineage servi
2525

2626
Explore the following resources to get started with Compass:
2727

28-
- [Guides](https://goto.github.io/compass/docs/guides) provides guidance on ingesting and querying metadata from Compass.
29-
- [Concepts](https://goto.github.io/compass/docs/concepts) describes all important Compass concepts.
30-
- [Reference](https://goto.github.io/compass/docs/reference) contains details about configurations, metrics and other aspects of Compass.
31-
- [Contribute](https://goto.github.io/compass/docs/contribute/contribution.md) contains resources for anyone who wants to contribute to Compass.
28+
- [Guides](https://goto.github.io/compass/guides/ingestion) provides guidance on ingesting and querying metadata from Compass.
29+
- [Concepts](https://goto.github.io/compass/concepts/overview) describes all important Compass concepts.
30+
- [Reference](https://goto.github.io/compass/reference/api) contains details about configurations, metrics and other aspects of Compass.
31+
- [Contribute](https://goto.github.io/compass/contribute/contributing) contains resources for anyone who wants to contribute to Compass.
3232

3333
## Installation
3434

35-
Install Compass on macOS, Windows, Linux, OpenBSD, FreeBSD, and on any machine. <br/>Refer this for [installations](https://goto.github.io/compass/docs/installation) and [configurations](https://goto.github.io/compass/docs/guides/configuration)
35+
Install Compass on macOS, Windows, Linux, OpenBSD, FreeBSD, and on any machine. <br/>Refer this for [installations](https://goto.github.io/compass/installation) and [configurations](https://goto.github.io/compass/configuration)
3636

3737
#### Binary (Cross-platform)
3838

@@ -204,7 +204,7 @@ elasticsearch cluster, set the value of `ES_TEST_SERVER_URL` to the URL of the e
204204

205205
Development of Compass happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving Compass.
206206

207-
Read our [contributing guide](https://goto.github.io/compass/docs/contribute/contribution.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Compass.
207+
Read our [contributing guide](https://goto.github.io/compass/contribute/contributing) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Compass.
208208

209209
To help you get your feet wet and get you familiar with our contribution process, we have a list of [good first issues](https://github.com/goto/compass/labels/good%20first%20issue) that contain bugs which have a relatively limited scope. This is a great place to get started.
210210

0 commit comments

Comments
 (0)