mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 01:07:49 +08:00
persisting_state_of_components.md: fix invalid anchor
This commit is contained in:
parent
c0688b121d
commit
42f6dae97c
@ -146,7 +146,7 @@ See [`StoragePathMacros`](%gh-ic%/platform/projectModel-api/src/com/intellij/ope
|
|||||||
>
|
>
|
||||||
{type="note"}
|
{type="note"}
|
||||||
|
|
||||||
The `roamingType` parameter of the `@Storage` annotation specifies the roaming type when the [settings are shared](#sharing-settings-between-ides-installations):
|
The `roamingType` parameter of the `@Storage` annotation specifies the roaming type when the [settings are shared](#sharing-settings-between-ide-installations):
|
||||||
|
|
||||||
- `RoamingType.DEFAULT` - settings are shared
|
- `RoamingType.DEFAULT` - settings are shared
|
||||||
- `RoamingType.PER_OS` - settings are shared per operating system
|
- `RoamingType.PER_OS` - settings are shared per operating system
|
||||||
|
@ -17,7 +17,7 @@ See [GitHub Changelog](https://github.com/JetBrains/intellij-sdk-docs/commits/ma
|
|||||||
|
|
||||||
Minor Changes and Additions
|
Minor Changes and Additions
|
||||||
:
|
:
|
||||||
- Add information about [sharing settings](persisting_state_of_components.md#sharing-settings-between-ides-installations) between different IDEs installations.
|
- Add information about [sharing settings](persisting_state_of_components.md#sharing-settings-between-ide-installations) between different IDEs installations.
|
||||||
|
|
||||||
### September-22
|
### September-22
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user