Browse Source

docs: link to pluggable uppy server

Ifedapo Olarewaju 8 years ago
parent
commit
b9365dbfca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      website/src/_posts/2017-02-0.14.md

+ 1 - 1
website/src/_posts/2017-02-0.14.md

@@ -15,7 +15,7 @@ Hi! Hope ya all’ve had great holidays 🎄 We have a gift for you too, and it
 We’ve switched to Express from Koa. It’s more widely adopted and supported, has larger community and better maintained packages, so we went for it.
 
 **Pluggable or standalone**
-Uppy Server can now be plugged into your existing Express/Koa server app or run standalone.
+Uppy Server can now be plugged into your existing Express/Koa server app or run standalone. [See how](https://github.com/transloadit/uppy-server#run-as-standalone-server).
 
 **Smooth authentication**
 It used to be that when you clicked that stylish “authenticate” [with Google Drive] button, you were taken away from the page, and things got lost. Now it’s all silky smooth: you are taken to with the provider, be it Google Drive, Dropbox or whatever, to authenticate in a new tab. Then said tab is magically closed, and you are back where you were, authenticated, with all your remote files at hand.