Skip to content

Commit d0e10aa

Browse files
committed
fix hyperlink
1 parent 126904c commit d0e10aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/GreedyBear/Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,5 @@ $ docker-compose up # restart the GreedyBear application
109109

110110
<div class="admonition warning">
111111
<p class="admonition-title">Note</p>
112-
A bug was introduced in GreedyBear version 2.0.0 and fixed in version 3.0.1. If you are running any version between 2.0.0 and 3.0.0 and pull the latest PostgreSQL Docker container, you will end up with an empty database. To fix this, update GreedyBear to version 3.0.1 or later, and your historic data will be visible again. For further information, please refer to this [issue](https://github.com/intelowlproject/GreedyBear/issues/766).
112+
A bug was introduced in GreedyBear version 2.0.0 and fixed in version 3.0.1. If you are running any version between 2.0.0 and 3.0.0 and pull the latest PostgreSQL Docker container, you will end up with an empty database. To fix this, update GreedyBear to version 3.0.1 or later, and your historic data will be visible again. For further information, please refer to this <a href="https://github.com/intelowlproject/GreedyBear/issues/766">issue</a>.
113113
</div>

0 commit comments

Comments
 (0)