Add MIT Event & Fix README Typo

This commit is contained in:
David A. Harding 2015-03-04 22:31:19 -05:00
parent da40d0023a
commit d44692c75b
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
2 changed files with 9 additions and 9 deletions

View file

@ -91,7 +91,7 @@ When submitting a pull request, please take required time to discuss your change
**Travis Continuous Integration (CI)**
Shortly after your Pull Request (PR) is submitted, a Travis CI job will
be added to [our queue](https://travis-ci.org/harding/bitcoin.org). This
be added to [our queue](https://travis-ci.org/bitcoin/bitcoin.org). This
will build the site and run some basic checks. If the job fails, you
will be emailed a link to the build log and the PR will indicate a
failed job. Read the build report and try to correct the problem---but