We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 569d55a commit 8219a81Copy full SHA for 8219a81
doc/reference.txt
@@ -1869,10 +1869,9 @@ The ``addPermission`` method takes a few optional parameters:
1869
ctx['permission'] the name of the permission (e.g. View, Edit...).
1870
1871
The second form is preferred as it makes it easier to implement more
1872
-complex permission schemes. An example of the use of ``ctx`` can be
1873
-found in the ``upgrading.txt`` or `upgrading.html`_ document.
1874
-
1875
-.. _`upgrading.html`: upgrading.html
+complex permission schemes. An `example in upgrading.html
+<upgrading.html#enhancement-to-check-command-for-permissions>`_
+shows the use of ``ctx``.
1876
1877
Example Scenarios
1878
~~~~~~~~~~~~~~~~~
0 commit comments