Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Run `lein repl`, then eval all of script/repl.clj.
This will compile ClojureScript and CSS and live update the browser when these change.
It will also serve these static files (and index.html) in development..

Visit `http://gocardless.dev:3010/`
Visit [http://gocardless.dev:3010/](http://gocardless.dev:3010/)

### ClojureScript REPL

Expand Down