diff --git a/changelog.d/3025.enhance.rst b/changelog.d/3025.enhance.rst new file mode 100644 index 000000000..327be122c --- /dev/null +++ b/changelog.d/3025.enhance.rst @@ -0,0 +1 @@ +Link to Getting started guide at the end of installation guides. \ No newline at end of file diff --git a/docs/install_linux_mac.rst b/docs/install_linux_mac.rst index a09f40723..fac383b88 100644 --- a/docs/install_linux_mac.rst +++ b/docs/install_linux_mac.rst @@ -316,3 +316,7 @@ It will walk through the initial setup, asking for your token and a prefix. You can find out how to obtain a token with :dpy_docs:`this guide `, section "Creating a Bot Account". + +.. tip:: + If it's the first time you're using Red, you should check our `getting-started` guide + that will walk you through all essential information on how to interact with Red. diff --git a/docs/install_windows.rst b/docs/install_windows.rst index 3cea6d5ae..5c4862958 100644 --- a/docs/install_windows.rst +++ b/docs/install_windows.rst @@ -121,3 +121,7 @@ It will walk through the initial setup, asking for your token and a prefix. You can find out how to obtain a token with :dpy_docs:`this guide `, section "Creating a Bot Account". + +.. tip:: + If it's the first time you're using Red, you should check our `getting-started` guide + that will walk you through all essential information on how to interact with Red.