From: Bryan Date: Wed, 11 Dec 2013 06:40:44 +0000 (-0500) Subject: Fixing URL formatting mistake X-Git-Tag: release-20150131~386^2~20 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4e4696f9f398bf7df81726f5336a57fa31e02b1b;p=oweals%2Fkarmaworld.git Fixing URL formatting mistake --- diff --git a/README.md b/README.md index 30f75fe..0f35253 100644 --- a/README.md +++ b/README.md @@ -42,13 +42,13 @@ directory underneath that (`{project_root}/karmaworld`) alongside files like Notice: This software makes use of external third party services which require accounts to access the service APIs. Without these third parties available, this software may require considerable overhaul. ### Filepicker -This software uses [Filepicker.io]{https://www.inkfilepicker.com/} for uploading files. This requires an account with Filepicker and some additional third party file hosting site where Filepicker may send uploaded files. +This software uses [Filepicker.io](https://www.inkfilepicker.com/) for uploading files. This requires an account with Filepicker and some additional third party file hosting site where Filepicker may send uploaded files. ### Amazon S3 -This software uses [Amazon S3]{http://aws.amazon.com/s3/} as a third party file hosting site. The primary use case is a destination for Filepicker files. A secondary use case is hosting static files. +This software uses [Amazon S3](http://aws.amazon.com/s3/) as a third party file hosting site. The primary use case is a destination for Filepicker files. A secondary use case is hosting static files. ### Google Drive -This software uses [Google Drive]{https://developers.google.com/drive/} to convert documents to and from various file formats. Google credentials will be required as well as a Google Drive account which has been registered with the Google Cloud Console. +This software uses [Google Drive](https://developers.google.com/drive/) to convert documents to and from various file formats. Google credentials will be required as well as a Google Drive account which has been registered with the Google Cloud Console. # Development Install