From fe43071ec73b5a9ae717cc618abfdc1b76c28832 Mon Sep 17 00:00:00 2001 From: Rustam Gilyazov <16064414+rusq@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:20:49 +1000 Subject: [PATCH] fix links in README --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6793415..744d79d0 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,14 @@ There are four modes of operation (more on this in [User Guide][ug]): 1. Creating a Slack Export in Mattermost or Standard modes. 1. Emoji download mode. -Slackdump accepts two types of input (see `Dumping Conversations`_ section): +Slackdump accepts two types of input (see [Dumping +Conversations][usage-channels] section): 1. the URL/link of the channel or thread, OR 1. the ID of the channel. [ug]: doc/README.rst +[usage-channels]: doc/usage-channels.rst Quick Start =========== @@ -170,7 +172,9 @@ default slog logger to the one you want to use. No, you don't. Just run the application and EZ-Login 3000 will take care of the authentication or, alternatively, grab that token and -cookie from the browser Slack session. See `User Guide`_. +cookie from the browser Slack session. See [User's Guide][ug]. + + #### I'm getting "invalid_auth" error