Skip to content

Commit 75b1f87

Browse files
update readme links to clojurecivitas.org
1 parent 62ca698 commit 75b1f87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<img src="src/images/civitas-icon.svg" alt="Civitas Icon" align="right">
44

5-
Clojure Civitas is a shared [blog](https://clojurecivitas.github.io/posts.html) space for your ideas and explorations.
5+
Clojure Civitas is a [shared blog space](https://clojurecivitas.org/posts.html) for your ideas and explorations.
66
Clojure Civitas makes it easy for you to publish Clojure ideas and explorations without the overhead of setting up a new project, blog, or repo.
77
Whether you're sketching out a quick experiment or writing a deeper post,
88
just fork this repo, add a namespace, write, commit and submit a pull request.
@@ -14,7 +14,7 @@ Think. Code. Share.
1414

1515
✍️ Write as you code – Capture notes, results, and ideas as you go as comments.
1616

17-
🚀 Easy to share – Create a Pull Request, once merged it appears on the [Clojure Civitas Website](https://clojurecivitas.github.io).
17+
🚀 Easy to share – Create a Pull Request, once merged it appears on the [Clojure Civitas Website](https://clojurecivitas.org).
1818

1919
🧠 Build shared knowledge – Your work becomes part of a community resource.
2020

@@ -26,7 +26,7 @@ Literate programming is fun.
2626
We want more people to experience it.
2727
Why markdown in code? We value reproducible artifacts.
2828

29-
See [Clojure Civitas Rationale](https://clojurecivitas.github.io/about#rationale) for more detail.
29+
See [Clojure Civitas Rationale](https://clojurecivitas.org/about#rationale) for more detail.
3030

3131
## Contributing
3232

0 commit comments

Comments
 (0)