|
@@ -263,7 +263,7 @@ The default value simply returns `filename`, so all files will be uploaded to th
|
|
|
|
|
|
### Running in Kubernetes
|
|
|
|
|
|
-We have [a detailed guide on running Companion in Kubernetes](https://github.com/transloadit/uppy/blob/master/packages/%40uppy/companion/KUBERNETES.md) for you, that’s how we currently run our example server at http://server.uppy.io.
|
|
|
+We have [a detailed guide on running Companion in Kubernetes](https://github.com/transloadit/uppy/blob/master/packages/%40uppy/companion/KUBERNETES.md) for you, that’s how we currently run our example server at https://companion.uppy.io.
|
|
|
|
|
|
### Adding custom providers
|
|
|
|
|
@@ -331,4 +331,4 @@ This would get the Companion instance running on `http://localhost:3020`. It use
|
|
|
|
|
|
## Live example
|
|
|
|
|
|
-An example server is running at http://companion.uppy.io, which is deployed with [Kubernetes](https://github.com/transloadit/uppy/blob/master/packages/%40uppy/companion/KUBERNETES.md)
|
|
|
+An example server is running at https://companion.uppy.io, which is deployed with [Kubernetes](https://github.com/transloadit/uppy/blob/master/packages/%40uppy/companion/KUBERNETES.md)
|