=doc #3881 Change link to persistence community plugins

This commit is contained in:
Patrik Nordwall 2014-02-20 11:47:43 +01:00
parent b4536c945e
commit 48afb23586
2 changed files with 2 additions and 2 deletions

View file

@ -63,7 +63,7 @@ Architecture
* *Event sourcing*. Based on the building blocks described above, Akka persistence provides abstractions for the
development of event sourced applications (see section :ref:`event-sourcing-java`)
.. _Community plugins: https://gist.github.com/krasserm/8612920#file-akka-persistence-plugins-md
.. _Community plugins: http://akka.io/community/
.. _processors-java:

View file

@ -59,7 +59,7 @@ Architecture
* *Event sourcing*. Based on the building blocks described above, Akka persistence provides abstractions for the
development of event sourced applications (see section :ref:`event-sourcing`)
.. _Community plugins: https://gist.github.com/krasserm/8612920#file-akka-persistence-plugins-md
.. _Community plugins: http://akka.io/community/
.. _processors: