Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
e306daa4
Commit
e306daa4
authored
Aug 06, 2014
by
Robert P. Goldman
Browse files
Fixed bug in mailman links.
Didn't realize these were commented out! D'oh!
parent
865f9081
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/index.html
View file @
e306daa4
...
...
@@ -396,16 +396,23 @@ XCL (Peter Graves) <gnooth@gmail.com>
<a
id=
"mailing-lists"
></a>
<h3>
Mailing Lists
</h3>
<ul>
<li><b>
asdf-devel
</b>
<!-- <a href="http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel">asdf-devel</a> -->
:
<li><b>
asdf-devel
</b>
A list for questions, suggestions, bug reports, patches, and so on.
It's for everyone and everything. Please join the conversation!
<a
href=
"http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel"
>
asdf-devel
mailman site to subscribe
</a>
</li>
<li><b>
asdf-announce
</b>
<!-- <a href="http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/asdf-announce">asdf-announce</a> -->
:
<li><b>
asdf-announce
</b>
A low-volume mailing-list for announcements only, mostly regarding new releases.
Posting is restricted to project administrators and to important notices.
Please subscribe to it if you're a Lisp implementation or distribution vendor,
who needs to know when to upgrade the ASDF you distribute,
but are otherwise not interested in day to day design and development.
but are otherwise not interested in day to day design and
development.
<a
href=
"http://mailman.common-lisp.net/cgi-bin/mailman/listinfo/asdf-announce"
>
asdf-announce
mailman site to subscribe
</a>
</li></ul>
<h3>
Contributing
</h3>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment