Skip to content

Commit

Permalink
fix dead links
Browse files Browse the repository at this point in the history
  • Loading branch information
lucienicolier committed Oct 25, 2023
1 parent 3f66b1d commit e8e7667
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion documentation/how-to/projects.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tx_slug: documentation_how-to_projects
QField has a file selector that allows to open a project from the device locally. To open files from the cloud see [QFieldCloud ](../get-started/tutorials/get-started-qfc.md).

!!! note
Starting with Android 11 apps are denied full access to main and external storage content. For QField, this means direct access to projects and datasets transferred and/or downloaded into storage folders is not possible anymore. You can know more [on this page](../get-started/storage.md).
Starting with Android 11 apps are denied full access to main and external storage content. For QField, this means direct access to projects and datasets transferred and/or downloaded into storage folders is not possible anymore. You can know more [on this page](../get-started/storage-qf.md).

You have to import project folders or individual datasets into the app-dedicated storage location `<drive>:/Android/data/ch.opengis.qfield/files/QField` where it has unrestricted read/write access. With that behavior importing from external SD cards or providers that work with remote files (e.g. Google Drive) are supported as well.

Expand Down
2 changes: 1 addition & 1 deletion documentation/how-to/standalone-datasets.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The supported raster formats are:

:material-tablet: Fieldwork

Please read the [storage access documentation](../get-started/storage.md) to learn more on how standalone datasets are opened on your specific device.
Please read the [storage access documentation](../get-started/storage-qf.md) to learn more on how standalone datasets are opened on your specific device.

## Using a project as "base map" for standalone datasets

Expand Down

0 comments on commit e8e7667

Please sign in to comment.