mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #8216 from nextcloud/fix-appdata-url
Fix appdata url
This commit is contained in:
commit
f00fa4064e
@ -7,7 +7,7 @@ Filesystem
|
||||
Because users can choose their storage backend, the filesystem should be accessed by using the appropriate filesystem classes.
|
||||
|
||||
Filesystem classes can be injected automatically with dependency injection. This is the user filesystem.
|
||||
For a simplified filestystem for app specific data see `IAppData <../appdata.html>`_
|
||||
For a simplified filestystem for app specific data see `IAppData <appdata.html>`_
|
||||
|
||||
Writing to a file
|
||||
-----------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user