Skip to content

Commit f19db3b

Browse files
docs: Correct repository information (#11526)
Developer docs have been moved inside the getsentry/sentry-docs repo. Our docs pages should reflect this.
1 parent 1731a75 commit f19db3b

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 primarily focuses on writing **developer-facing documentation**, although some concepts may also apply to user-facing documentation. We have separate [contribution guidelines](https://docs.sentry.io/contributing/) specifically for user-facing documenation.
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. The developer documentation is located within the repository's [`develop-docs`](https://github.com/getsentry/sentry-docs/tree/master/develop-docs) directory.
1914

2015
## Stylistic Choices
2116

0 commit comments

Comments
 (0)