Prechádzať zdrojové kódy

Fix fragment URL (#2156)

* Fix fragment URL

The hashtag: "#Configure-Standalone" is not correct and doesn't lead to anything. Fixed that.

* Update website/src/docs/companion.md

* Apply suggestions from code review

Co-authored-by: Artur Paikin <artur@arturpaikin.com>
Ibrahim Shindy 5 rokov pred
rodič
commit
e7dc7bd9cc
1 zmenil súbory, kde vykonal 1 pridanie a 2 odobranie
  1. 1 2
      website/src/docs/companion.md

+ 1 - 2
website/src/docs/companion.md

@@ -98,8 +98,7 @@ This takes your `server` instance and your Uppy [Options](#Options) as parameter
 
 ### Running as a standalone server
 
-> Please ensure that the required environment variables are set before running/using Companion as a standalone server. See [Configure Standalone](#Configure-Standalone) for the variables required.
-
+> Please ensure that the required environment variables are set before running/using Companion as a standalone server. See [Configure Standalone](#Configuring-a-standalone-server) for the variables required.
 Set environment variables first:
 
 ```bash