fix broken link (#3559)

Refs: https://app.intercom.com/a/apps/qiqpfgjg/inbox/inbox/5079389/conversations/26852700007188
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
This commit is contained in:
YukeshShr 2022-03-11 13:35:49 +00:00 committed by GitHub
parent 6012220d17
commit cd6d2b2ff2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -263,7 +263,7 @@ export COMPANION_PERIODIC_PING_INTERVAL=60000
export COMPANION_PERIODIC_PING_STATIC_JSON_PAYLOAD="{\"static\":\"data\"}"
```
See [env.example.sh](https://github.com/transloadit/uppy/blob/main/env.example.sh) for an example configuration script.
See [`.env.example`](https://github.com/transloadit/uppy/blob/main/.env.example) for an example environment configuration file.
### Options

View file

@ -12,7 +12,7 @@
{ category: 'Community Projects', path: 'docs/community-projects/', link: true },
{ category: 'React', path: 'docs/react/', link: true },
{ category: 'Other Integrations', path: 'docs/vue/', link: true },
{ category: 'Contributing', path: 'docs/contributing/', link: true },
{ category: 'Contributing', path: 'docs/contributing.html', link: true },
]
} else if (page.type === 'examples') {
categories = [