Skip to content

Commit 306d285

Browse files
tweaks
1 parent c097b23 commit 306d285

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ closure
77
/core.js
88
/coreadvanced.js
99
/coresimple.js
10+
/out

readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* the terms of this license.
88
* You must not remove this notice, or any other, from this software.
99

10-
Docs: http://clojurescript.org
10+
Docs: https://github.com/clojure/clojurescript/wiki
1111
Feedback: http://groups.google.com/group/clojure
1212

1313
If you are operating from a fresh source base, you must run the bootstrapping script:
@@ -22,4 +22,4 @@ Sample applications are found in the ./samples directory
2222

2323
A "Quick Start" guide is available at https://github.com/clojure/clojurescript/wiki/Quick-Start
2424

25-
More information can be found on the ClojureScript wiki located at https://github.com/clojure/clojurescript/wiki/
25+

0 commit comments

Comments
 (0)