From e8e5ce8cfa0370b1c674fd6ea410edf5aa690076 Mon Sep 17 00:00:00 2001 From: fox Date: Sat, 25 Jan 2020 19:16:28 +0000 Subject: Update page 'InstallationNotes' --- InstallationNotes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/InstallationNotes.md b/InstallationNotes.md index 5092f0d..9a0c843 100644 --- a/InstallationNotes.md +++ b/InstallationNotes.md @@ -10,7 +10,7 @@ Official dockerized setup requires [docker-compose](https://docs.docker.com/comp Use this if you want to always run uptodate tt-rss code. -→ [Installation guide](https://git.tt-rss.org/fox/ttrss-docker-compose/src/master/README.md) +→ [Installation guide (dynamic)](https://git.tt-rss.org/fox/ttrss-docker-compose/src/master/README.md) #### 2. Static: uses pre-built images provided via Docker Hub @@ -18,7 +18,7 @@ This seems to be a more commonly used pattern for Docker containers: images (inc Use this if you want manual control over tt-rss updates or an ability to revert to an older prebuilt image. -→ [Installation guide](https://git.tt-rss.org/fox/ttrss-docker-compose/src/static-dockerhub/README.md) +→ [Installation guide (static)](https://git.tt-rss.org/fox/ttrss-docker-compose/src/static-dockerhub/README.md) Alternatively, continue to a host installation section below. -- cgit v1.2.3