Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Update philosophy links
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanie-anderson committed Jun 14, 2024
1 parent 9f5c14a commit 1b8e88e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/docs/philosophy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ acquainted with the codebase, having this context will be valuable to understand
how to approach things.

This guidance only partially applies to SDKs, where slightly different rules
prevail. For that, please refer to the [SDK Philosophy and Design Principles
document](/sdk/fundamentals/philosophy/).
prevail. For that, please refer to the [SDK Philosophy](/sdk/fundamentals/philosophy/).

## Beware of Fancy Code

Expand Down Expand Up @@ -155,8 +154,8 @@ older versions of a library than to go to the bleeding edge. That does not mean
we don’t upgrade, but we recognize that this comes at a cost and needs to be
considered.

For SDKs we are even stricter. For that, please refer to the [SDK Philosophy
and Design Principles document](/sdk/philosophy/).
For SDKs we are even stricter. For that, please refer to the [SDK Philosophy
document](/sdk/fundamentals/philosophy/).

## Branches and Pull Requests

Expand Down

0 comments on commit 1b8e88e

Please sign in to comment.