Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Ivana Kellyer <ivana.kellyer@sentry.io>
antonpirker and sentrivana authored Dec 13, 2024
1 parent e6dc5bf commit 77546bf
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion develop-docs/api-server/index.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: API Server
description: Documentation of the monolith, the hearth of Sentry. The backend of our application.
description: Documentation of the monolith, the heart of Sentry. The backend of our application.
sidebar_order: 50
---

2 changes: 1 addition & 1 deletion develop-docs/frontend/index.mdx
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ description: How we write frontend code at Sentry.
sidebar_order: 60
---

This guide specifically focussed on the [Sentry](https://github.com/getsentry/sentry) and [Getsentry](https://github.com/getsentry/getsentry) codebases. It assumes you are using the eslint rules outlined by [eslint-config-sentry](https://github.com/getsentry/eslint-config-sentry); hence code style enforced by these linting rules will not be discussed here.
This guide specifically focuses on the frontend part of the [Sentry](https://github.com/getsentry/sentry) and [Getsentry](https://github.com/getsentry/getsentry) codebases. It assumes you are using the eslint rules outlined by [eslint-config-sentry](https://github.com/getsentry/eslint-config-sentry); hence code style enforced by these linting rules will not be discussed here.

## Directory structure

0 comments on commit 77546bf

Please sign in to comment.