File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,5 +40,5 @@ You can open the Settings page using any of the following methods:
4040| <RotateCcw :size =" 18 " /> | ** Restore Defaults** | Reset all settings to defaults. |
4141| <FileJson :size =" 18 " /> | ** Edit settings.json** | Manually edit the JSON settings file. |
4242| <AlignLeft :size =" 18 " /> | [ ** Formatter** ] ( ./settings/formatter ) | Configure code formatters per language. |
43- | <Puzzle :size =" 18 " /> | [ ** Plugins** ] ( ./settings /plugins) | Manage installed plugins or install new ones. |
43+ | <Puzzle :size =" 18 " /> | [ ** Plugins** ] ( /user-guide /plugins) | Manage installed plugins or install new ones. |
4444| <Palette :size =" 18 " /> | [ ** Theme** ] ( ./settings/themes ) | Change app or editor themes. |
Original file line number Diff line number Diff line change @@ -12,5 +12,5 @@ Formatters can be:
1212- ** Plugin-based** : Installed via the Plugin Registry (e.g., Prettier).
1313
1414::: tip
15- If you don't see your preferred formatter, check the [ Plugin Registry] ( . /plugins) for available formatter plugins.
15+ If you don't see your preferred formatter, check the [ Plugin Registry] ( /user-guide /plugins) for available formatter plugins.
1616:::
Original file line number Diff line number Diff line change @@ -24,5 +24,5 @@ App themes control the overall look of the Acode interface. Available options in
2424Editor themes control syntax highlighting for code. You can choose from many built-in themes or install more via plugins.
2525
2626::: tip
27- Many additional themes (both App and Editor) can be found in the [ Plugin Registry] ( ./settings /plugins) .
27+ Many additional themes (both App and Editor) can be found in the [ Plugin Registry] ( /user-guide /plugins) .
2828:::
You can’t perform that action at this time.
0 commit comments