Skip to content

Commit 8a0ed65

Browse files
Update index.mdx
1 parent 4006702 commit 8a0ed65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

develop-docs/development/docs/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +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-
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.
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

1111
## Repository
1212

13-
Sentry's documentation lives in the [getsentry/sentry-docs](https://github.com/getsentry/sentry-docs) repository.
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.
1414

1515
## Stylistic Choices
1616

0 commit comments

Comments
 (0)