aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Ryan Nielson <ryan.nielson@gmail.com> 2019-11-14 10:22:48 -0400
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2019-11-14 15:22:48 +0100
commitb2c77d1cb4214265aa85224c58baa28521fea866 (patch)
tree5c1a6c39154c8b0413408e3b8933b596ed27aa81 /docs
parent925427ec009d1067561c967bc54707f8af1f425a (diff)
Fix link to installation instructions on first steps (#2665)
Diffstat (limited to 'docs')
-rw-r--r--docs/en/users/02_First_steps.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/users/02_First_steps.md b/docs/en/users/02_First_steps.md
index 2fb1b7256..6bebb124a 100644
--- a/docs/en/users/02_First_steps.md
+++ b/docs/en/users/02_First_steps.md
@@ -2,7 +2,7 @@ Learning how to handle a new application is not always easy. We build FreshRSS t
This section guides you to the pages you need as a new comer.
-[After installing the application](../admins/02_Installation.md), the first step is to add some feeds. You have a few options:
+[After installing the application](../admins/03_Installation.md), the first step is to add some feeds. You have a few options:
1. [Add a feed manually](04_Subscriptions.md#adding-a-feed)
2. [Import an OPML or JSON file](04_Subscriptions.md#import-and-export)