Fix markdown

This commit is contained in:
Jeremy Dormitzer 2018-02-04 10:05:44 -05:00
parent c3692d8458
commit 8ceacc4ce4
No known key found for this signature in database
GPG Key ID: 04F17C0F5A32C320

View File

@ -31,7 +31,7 @@ If you are running the extension locally, you will either need to get an Amplitu
(defn log-event [] ()) (defn log-event [] ())
``` ```
If you want to keep the analytics, you'll need an Amplitude API key. [Sign up for Amplitude] (https://amplitude.com/signup?ref=nav) and follow the getting started guide to create a new project. Once you have the API key, create the file `profiles.clj` at the project root with the following content: If you want to keep the analytics, you'll need an Amplitude API key. [Sign up for Amplitude](https://amplitude.com/signup?ref=nav) and follow the getting started guide to create a new project. Once you have the API key, create the file `profiles.clj` at the project root with the following content:
```clojure ```clojure
{:provided [:cljs-shared {:provided [:cljs-shared