Skip to content

Commit 7423230

Browse files
committed
update links to old wiki
1 parent 2329bb2 commit 7423230

2 files changed

Lines changed: 10 additions & 12 deletions

File tree

.github/PULL_REQUEST_TEMPLATE

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Hi! Thanks for your interest in contributing to this project.
22

3-
Clojure contrib projects do not use GitHub issues or pull requests, and
3+
Clojure contrib projects do not use GitHub issues or pull requests, and
44
require a signed Contributor Agreement. If you would like to contribute,
55
please read more about the CA and sign that first (this can be done online).
66

77
Then go to this project's issue tracker in JIRA to create tickets, update
88
tickets, or submit patches. For help in creating tickets and patches,
99
please see:
1010

11-
- Signing the CA: https://dev.clojure.org/display/community/Contributing+FAQ
12-
- Creating Tickets: https://dev.clojure.org/display/community/Creating+Tickets
13-
- Developing Patches: https://dev.clojure.org/display/community/Developing+Patches
14-
- Contributing FAQ: https://dev.clojure.org/display/community/Contributing+FAQ
11+
- Signing the CA: https://clojure.org/community/contributing
12+
- Creating Tickets: https://clojure.org/community/creating_tickets
13+
- Developing Patches: https://clojure.org/community/developing_patches
14+
- Contributing FAQ: https://clojure.org/community/contributing

CONTRIBUTING.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@ This is a [Clojure contrib] project.
33
Under the Clojure contrib [guidelines], this project cannot accept
44
pull requests. All patches must be submitted via [JIRA].
55

6-
See [Contributing] and the [FAQ] on the Clojure development [wiki] for
6+
See [Contributing] on the Clojure website for
77
more information on how to contribute.
88

9-
[Clojure contrib]: http://dev.clojure.org/display/doc/Clojure+Contrib
10-
[Contributing]: http://dev.clojure.org/display/community/Contributing
11-
[FAQ]: http://dev.clojure.org/display/community/Contributing+FAQ
12-
[JIRA]: http://dev.clojure.org/jira/browse/CCACHE
13-
[guidelines]: http://dev.clojure.org/display/community/Guidelines+for+Clojure+Contrib+committers
14-
[wiki]: http://dev.clojure.org/
9+
[Clojure contrib]: https://clojure.org/community/contrib_libs
10+
[Contributing]: https://clojure.org/community/contributing
11+
[JIRA]: http://dev.clojure.org/jira/browse/JDATA
12+
[guidelines]: https://clojure.org/community/contrib_howto

0 commit comments

Comments
 (0)