Skip to content

Conversation

@kunstewi
Copy link

@kunstewi kunstewi commented Dec 13, 2025

resolves #1051

go to this file and check src/content in the file organisation section.

Issue Summary

  1. The localization-architecture.md doesn't exist instead the file name is localization.md. Also there's no backticks.
  2. src/[locale]/pages/ path is wrong, instead the correct path is src/pages/[locale]/
Screenshot 2025-12-13 at 3 39 06 PM

Fix Summary

  1. The localization-architecture.md file is renamed to localization.md so changed the reference and also the backticks weren't present.
  2. The current documentation states src/[locale]/pages/ which is wrong the correct path is src/pages/[locale]

This solves potential confusion for future contributors.

@ksen0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

inconsistent paths and backticks in technical_overview.md file

1 participant