Skip to content

Commit 4006702

Browse files
docs: Correct repository information
Developer docs have been moved inside the getsentry/sentry-docs repo. Our docs pages should reflect this.
1 parent 94e4571 commit 4006702

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

develop-docs/development/docs/index.mdx

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,11 @@ sidebar_order: 50
66

77
Because documentation is a big part of what makes Sentry work we’ve outlined some guidelines about how this documentation is structured and how to extend it.
88

9-
Sentry's documentation lives in numerous repositories, so what we're covering here is _this site_ and our general approach to documentation. For a guide on contributing to user-facing docs, please see the `getsentry/sentry-docs` [contribution guidelines](https://docs.sentry.io/contributing/).
9+
This page provides a general guidelines for writing both user-facing and developer-facing documentation. We also have more detailed [contribution guidelines](https://docs.sentry.io/contributing/) for writing user-facing documentation.
1010

11-
## Repositories
11+
## Repository
1212

13-
Key places which contain documentation are:
14-
15-
- [getsentry/sentry-docs](https://github.com/getsentry/sentry-docs) - [docs.sentry.io](https://docs.sentry.io/)
16-
- [getsentry/develop](https://github.com/getsentry/develop) - these docs!
17-
18-
Our goal is to eventually unify the platform used for docs, which may result in us merging the above repositories.
13+
Sentry's documentation lives in the [getsentry/sentry-docs](https://github.com/getsentry/sentry-docs) repository.
1914

2015
## Stylistic Choices
2116

0 commit comments

Comments
 (0)