Skip to content

Commit

Permalink
fix: corrected link to development environment setup guide to reflect…
Browse files Browse the repository at this point in the history
… new file name. (#245)

**Description**
Adjusted the Localization guide to point to the correct file for setting
up your development environment.
  • Loading branch information
SolfataraEmit authored Oct 8, 2024
1 parent 676bb6b commit e133320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _lessons/07_add_new_localizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ To contribute a localization, you’ll need these at the bare minimum:

However, this guide assumes the use of VS Code as your integrated development environment (IDE). This has some additional prerequisites, such as installing the IDE itself and supporting applications such as Git, nvm, Rust, and more.

Most of the above is covered in our [“Setting up your development environment” guide](/lessons/how_to_become_a_tari_contributor.html). If you're not already familiar with development practices and tools, this is a good place to start.
Most of the above is covered in our [“Setting up your development environment” guide](/lessons/08_setting_up_development_environment.html). If you're not already familiar with development practices and tools, this is a good place to start.

In this guide, we’ll cover the following:
* Creating a GitHub account
Expand Down

0 comments on commit e133320

Please sign in to comment.