Skip to content

Commit

Permalink
Fixes several links.
Browse files Browse the repository at this point in the history
  • Loading branch information
mlissner committed Apr 14, 2017
1 parent 828e0e1 commit 91cefd0
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Easy, peasy, use the --verbose and --debug flags:

To do this, go into the home directory for the blog and run:

workon mjl.com
make github

This will generate a release, put it in the `gh-pages` branch, and then push it
Expand Down
12 changes: 6 additions & 6 deletions content/becoming-a-non-profit.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,26 +229,26 @@ Done incorrectly, you enter a hole of despair, despondency and, worse, taxation.
[^1]: Yes, PDFs are [generally compressed internally][pdf-compress].


[flp]: http://www.freelawproject.org
[status-letter]: http://freelawproject.org/wp-content/uploads/2014/10/006-non-profit-status-letter-redacted.pdf
[flp]: https://free.law
[status-letter]: https://free.law/pdf/006-non-profit-status-letter-redacted.pdf
[gh]: https://github.com/mlissner/michaeljaylissner.com/edit/master/content/on-memory.md
[contact]: {filename}/pages/contact.md
[guide]: {filename}/editing-on-github-a-non-technical-explainer.md
[sos-name]: http://www.sos.ca.gov/business/be/name-availability.htm
[tmdb]: http://tess2.uspto.gov/bin/gate.exe?f=tess&state=4802:wiyhnl.1.1
[sos-reserve]: http://www.sos.ca.gov/business/corp/pdf/naavreservform.pdf
[EIN-form]: http://www.irs.gov/Businesses/Small-Businesses-&-Self-Employed/Apply-for-an-Employer-Identification-Number-%28EIN%29-Online
[bylaws-and-aoi]: http://freelawproject.org/wp-content/uploads/2013/08/Articles_of_Incorporation_and_Bylaws.pdf
[minutes-incorporators]: http://freelawproject.org/wp-content/uploads/2013/08/003-minutes_incorporators.pdf
[minutes-first-meeting]: http://freelawproject.org/wp-content/uploads/2013/08/004-mins_1st_bd_mtg-signed.pdf
[bylaws-and-aoi]: https://free.law/pdf/Articles_of_Incorporation_and_Bylaws.pdf
[minutes-incorporators]: https://free.law/pdf/003-minutes_incorporators.pdf
[minutes-first-meeting]: https://free.law/pdf/004-mins_1st_bd_mtg-signed.pdf
[irs-get-forms-form]: http://www.stayexempt.irs.gov/StartingOut/InteractiveForm1023Application.aspx
[irs-checklist]: http://www.stayexempt.irs.gov/checklist.pdf
[irs-1023]: http://www.stayexempt.irs.gov/StartingOut/InteractiveForm1023Application.aspx
[f1023-org]: http://form1023.org/
[irs-instructs]: http://www.irs.gov/instructions/i1023/index.html
[irs-faq]: http://www.irs.gov/Charities-&-Non-Profits/Frequently-Asked-Questions-about-Form-1023
[yorba]: http://blogs.gnome.org/jnelson/2014/06/30/the-new-501c3-and-the-future-of-free-software-in-the-united-states/
[flp-1023]: http://owncloud.freelawproject.org/public.php?service=files&t=679d702c8596346f261db57e18405afd&download
[flp-1023]: https://free.law/pdf/irs-1023-free-law-project.pdf
[irs-ex-proc]: http://www.irs.gov/Charities-&-Non-Profits/Applying-for-Exemption:-Expediting-Application-Processing
[bolo]: https://en.wikipedia.org/wiki/IRS_targeting_controversy
[scotus]: http://www.aarongreenspan.com/writing/20130217/petitioning-rube-goldbergs-supreme-court/
Expand Down
7 changes: 3 additions & 4 deletions content/reworking-the-courtlistener-datamodel.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,19 +71,18 @@ and eventually:
### API

We expect these changes to come with changes to the API,
so we'll likely be releasing API version 1.1 that will add suport for
so we'll likely be releasing API version 1.1 that will add support for
dockets and oral arguments.

The current version 1.0 should keep working just fine,
since we're not changing any of the underlying data,
but I expect that it will have some changes to the URLs and things like
that. I'll be posting more about this in [the CourtListener dev list][2].
that. I'll be posting more about this in the CourtListener dev list.
as the changes become more clear and as we sort out what a fair policy is
for the deprecation of old APIs.

[0]: https://www.courtlistener.com/
[1]: https://law.resource.org/pub/us/case/ca9/
[2]: http://lists.freelawproject.org/cgi-bin/mailman/listinfo/dev
[3]: http://owncloud.freelawproject.org/public.php?service=files&t=76ef76ec69488fb72b4d96dba4809339
[4]: http://owncloud.freelawproject.org/public.php?service=files&t=62510f0282b06948e8c3d3b1e4946ec0
[5]: https://www.recapthelaw.org
[5]: https://free.law/recap/
2 changes: 1 addition & 1 deletion content/some-thoughts-on-celery.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ We deserve a good, simple, reliable task queue though, and I wonder if there are
[^1]: In truth Celery is a classic love/hate relationship. On the one hand, it evokes posts like this one, but on the other, it allows me to send tasks to a background queue and distribute loads among many servers. Hell, it's good enough for Instagram. On the other hand, god damn it, when it fails I go nuts.

[1]: http://www.celeryproject.org/
[flp-oa]: http://freelawproject.org/2014/10/31/announcing-oral-arguments-on-courtlistener-2/
[flp-oa]: https://free.law/2014/10/31/announcing-oral-arguments-on-courtlistener/
[dj-man]: https://docs.djangoproject.com/en/dev/howto/custom-management-commands/
[apis]: http://seeknuance.com/2012/07/30/celery-api-changes-drive-me-nuts/
[dry]: http://stackoverflow.com/a/21883578/64911
Expand Down
2 changes: 1 addition & 1 deletion content/updating-bulk-data-in-courtlistener.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@ So, without sucking on too many sour grapes, that's the story behind the upgrade

A fine hack.

[flp]: http://freelawproject.org
[flp]: https://free.law
[more]: {filename}/updating-bulk-data-in-courtlistener-more.md
4 changes: 2 additions & 2 deletions pelicanconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@
LANDING_PAGE_ABOUT = {
#'title': 'I make things from atoms and bits',
'details': """<p>My name is Mike Lissner. I am the Executive Director and
CTO of <a href="http://freelawproject.com">Free Law Project</a> where I
CTO of <a href="https://free.law">Free Law Project</a> where I
spend most of my time making <a href="https://www.courtlistener.com">CourtListener</a>,
<a href="https://www.recapthelaw.org">RECAP</a>, and
<a href="https://free.law/recap/">RECAP</a>, and
<a href="https://github.com/freelawproject/juriscraper/">Juriscraper</a>.</p>
<p>I'm a big believer in technology's ability to make us happier, and
Expand Down

0 comments on commit 91cefd0

Please sign in to comment.