Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 25c2dee

Browse files
authored
minor #12418 [API][Documentation] Fix path to security file (GSadee)
This PR was merged into the 1.9 branch. Discussion ---------- | Q | A | --------------- | ----- | Branch? | 1.9 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Related tickets | | License | MIT Commits ------- 7ed15e2 [API][Documentation] Fix path to security file
2 parents d534ab9 + 7ed15e2 commit 25c2dee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api/unified_api/custom_paths.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ or you can add a proper prefix for all paths in the chosen resource:
2222
2323
.. note::
2424

25-
In some situations, you may need to add a path with a custom structure, in this case, you will probably need to configure also the appropriate access in the security file (``ApiBundle/test/config/security.yaml``)
26-
25+
In some situations, you may need to add a path with a custom structure, in this case, you will probably need to
26+
configure also the appropriate access in the security file (``config/security.yaml``)

0 commit comments

Comments
 (0)