Skip to content

Commit ca427f0

Browse files
ArtificialOwlrakekniven
authored andcommitted
fix(devmanual): link to appconfig
1 parent 84ee787 commit ca427f0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_29.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Front-end changes
2626
Changed APIs
2727
^^^^^^^^^^^^
2828

29-
* `IAppConfig` has been fully reworked, most of previous methods are now deprecated. The new version of the API implements multiple settings for app config values to define their laziness and sensitivity.
29+
* `IAppConfig` has been fully reworked, most of previous methods are now deprecated. The new version of the API implements multiple settings for app config values to define their laziness and sensitivity. See also the :ref:`AppConfig<app config>` section.
3030

3131
Removed globals
3232
^^^^^^^^^^^^^^^

developer_manual/digging_deeper/config/appconfig.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _app config:
2+
13
=========
24
AppConfig
35
=========

0 commit comments

Comments
 (0)