aboutsummaryrefslogtreecommitdiff
path: root/docs/en/users/02_First_steps.md
diff options
context:
space:
mode:
authorGravatar Kevin Papst <kevinpapst@users.noreply.github.com> 2017-12-02 13:43:28 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2017-12-02 13:43:28 +0100
commitb5626391553b57d85cca87869c27ffdbdb9a0b04 (patch)
treecd749bce826f886e7e7e7be2d02e29b177ff0d76 /docs/en/users/02_First_steps.md
parent6c6d9bdfdcfb0155e8adfaaae679512ec819c0f9 (diff)
Documentation updates (#1697)
* added documentation about updating FreshRSS moved Installation to admin directory linked some already existing documentation files
Diffstat (limited to 'docs/en/users/02_First_steps.md')
-rw-r--r--docs/en/users/02_First_steps.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/en/users/02_First_steps.md b/docs/en/users/02_First_steps.md
index 96ee264a6..2fb1b7256 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 you installed the application](01_Installation.md), the first step is to add one or more feeds. You have few options:
+[After installing the application](../admins/02_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)
@@ -24,3 +24,5 @@ Now that you know the basic usages, it is time to configure FreshRSS to improve
* [Filter articles](03_Main_view.md#filtering-articles) for a fast access to a selection
* [Search an article](03_Main_view.md#searching-articles) published some time ago
* [Access your feeds on a mobile device](06_Mobile_access.md)
+* [Add some extensions](https://github.com/FreshRSS/Extensions)
+* [Frequently asked questions](07_Frequently_Asked_Questions.md)