Merge pull request #28740 from ignasi35/persistence-docs-readability

Avoid a duplicate link text.
This commit is contained in:
Ignasi Marimon-Clos 2020-03-16 17:21:47 +01:00 committed by GitHub
commit 2155c8c05a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -889,5 +889,5 @@ Java
## See also ## See also
* @ref[Persistent FSM](persistence-fsm.md) * @ref[Persistent FSM](persistence-fsm.md)
* @ref[Building a new storage backend](persistence-plugins.md) * @ref[Persistence plugins](persistence-plugins.md)
* @ref[Building a new storage backend](persistence-journals.md) * @ref[Building a new storage backend](persistence-journals.md)