Skip to content

Commit

Permalink
[BUGFIX] Fix outdated link in docs
Browse files Browse the repository at this point in the history
That linked resource is just not available under that URL anymore.

Releases: master, 8.7
Resolves: #86951
Change-Id: I22ca04e00d7ce74f5d3a7f072c27d20bbfd193a2
Reviewed-on: https://review.typo3.org/58918
Tested-by: TYPO3com <no-reply@typo3.com>
Reviewed-by: Mathias Brodala <mbrodala@pagemachine.de>
Tested-by: Mathias Brodala <mbrodala@pagemachine.de>
  • Loading branch information
Philipp Kitzberger authored and mbrodala committed Nov 20, 2018
1 parent 009d1ac commit 3213f85
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -32,7 +32,7 @@ The following optional configuration is available:
- :typoscript:`configuration.storagePid = 1`: Let the link browser start with the given page
- :typoscript:`configuration.pageTreeMountPoints = 123,456`: Mount the given pages instead of the regular page tree

You can position your own handlers in order as defined in https://docs.typo3.org/typo3cms/extensions/core/7.6/Changelog/7.6/Feature-66369-AddedLinkBrowserAPIs.html
You can position your own handlers in order as defined in https://docs.typo3.org/typo3cms/extensions/core/latest/Changelog/7.6/Feature-66369-AddedLinkBrowserAPIs.html


**TypoScript** is used to generate the actual link in the frontend
Expand Down

0 comments on commit 3213f85

Please sign in to comment.