File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,8 +27,8 @@ openupm add com.dbrizov.naughtyattributes
27273 . You can also download it from the [ Asset Store] ( https://assetstore.unity.com/packages/tools/utilities/naughtyattributes-129996 )
2828
2929## Documentation
30- - [ Documentation] ( https://dbrizov.github.io/na-docs / )
31- - [ Documentation Repo] ( https://github.com/dbrizov/na-docs )
30+ - [ Documentation] ( https://naughtyattributes.com / )
31+ - [ Documentation Repo] ( https://github.com/dbrizov/NaughtyAttributes-Docs )
3232
3333## Support
3434NaughtyAttributes is an open-source project that I am developing in my free time. If you like it you can support me by donating.
@@ -42,7 +42,7 @@ NaughtyAttributes is an open-source project that I am developing in my free time
4242
4343### AllowNesting
4444This attribute must be used in some cases when you want meta attributes to work inside serializable nested structs or classes.
45- You can check in which cases you need to use it [ here] ( https://dbrizov.github.io/na-docs /attributes/special_attributes/allow_nesting.html ) .
45+ You can check in which cases you need to use it [ here] ( https://naughtyattributes.com /attributes/special_attributes/allow_nesting.html ) .
4646
4747``` csharp
4848public class NaughtyComponent : MonoBehaviour
You can’t perform that action at this time.
0 commit comments