all repos — h3rald @ 01fad7ad7bd6cd166d8d61a7b5468bf7024853c4

The sources of https://h3rald.com

Fixed download links.
h3rald h3rald@h3rald.com
Sun, 12 Sep 2021 08:18:50 +0000
commit

01fad7ad7bd6cd166d8d61a7b5468bf7024853c4

parent

fc45563259f9851c4919acba3a8567b105b8435d

1 files changed, 6 insertions(+), 6 deletions(-)

jump to
M assets/litestore/LiteStore_UserGuide.htmassets/litestore/LiteStore_UserGuide.htm

@@ -7959,9 +7959,9 @@

<p>The easiest way to get LiteStore is by downloading one of the prebuilt binaries from the [Github Release Page][release]:</p> <ul> -<li><a href="https://github.com/h3rald/litestore/releases/download/1.11.0/litestore_1.11.0_macosx_x64.zip">LiteStore for Mac OS X (x64)</a></li> -<li><a href="https://github.com/h3rald/litestore/releases/download/1.11.0/litestore_1.11.0_windows_x64.zip">LiteStore for Windows (x64)</a></li> -<li><a href="https://github.com/h3rald/litestore/releases/download/1.11.0/litestore_1.11.0_linux_x64.zip">LiteStore for Linux (x64)</a></li> +<li><a href="https://github.com/h3rald/litestore/releases/download/v1.11.0/litestore_v1.11.0_macosx_x64.zip">LiteStore for Mac OS X (x64)</a></li> +<li><a href="https://github.com/h3rald/litestore/releases/download/v1.11.0/litestore_v1.11.0_windows_x64.zip">LiteStore for Windows (x64)</a></li> +<li><a href="https://github.com/h3rald/litestore/releases/download/v1.11.0/litestore_v1.11.0_linux_x64.zip">LiteStore for Linux (x64)</a></li> </ul>

@@ -7972,11 +7972,11 @@ <p>Official Docker images are available <a href="https://hub.docker.com/repository/docker/h3rald/litestore">on Docker Hub</a>.</p>

<p>Just pull the latest version:</p> -<p><span class="cmd">docker pull h3rald/litestore:v1.11.0</span></p> +<p><span class="cmd">docker pull h3rald/litestore:vv1.11.0</span></p> <p>then start a container to run the image on port 9500:</p> -<p><span class="cmd">docker run -p 9500:9500 h3rald/litestore:v1.11.0 -a:0.0.0.0</span></p> +<p><span class="cmd">docker run -p 9500:9500 h3rald/litestore:vv1.11.0 -a:0.0.0.0</span></p> <div class="tip"><p>Tip</p>

@@ -10604,7 +10604,7 @@ </ul>

</div> <div id="footer"> - <p><span class="copy"></span> Fabio Cevasco &ndash; July 3, 2021</p> + <p><span class="copy"></span> Fabio Cevasco &ndash; September 12, 2021</p> <p><span>Powered by</span> <a href="https://h3rald.com/hastyscribe"><span class="hastyscribe"></span></a></p> </div> </div>