mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add MIT Event & Fix README Typo
This commit is contained in:
parent
da40d0023a
commit
d44692c75b
2 changed files with 9 additions and 9 deletions
|
@ -91,7 +91,7 @@ When submitting a pull request, please take required time to discuss your change
|
||||||
**Travis Continuous Integration (CI)**
|
**Travis Continuous Integration (CI)**
|
||||||
|
|
||||||
Shortly after your Pull Request (PR) is submitted, a Travis CI job will
|
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 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
|
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
|
failed job. Read the build report and try to correct the problem---but
|
||||||
|
|
16
_events.yml
16
_events.yml
|
@ -1,11 +1,3 @@
|
||||||
- date: 2015-03-03
|
|
||||||
title: "Bitcoin Expo Vienna"
|
|
||||||
venue: "Juridicum Wien"
|
|
||||||
address: "Schottenbastei 10-16, 1010 Wien"
|
|
||||||
city: "Vienna"
|
|
||||||
country: "Austria"
|
|
||||||
link: "http://bitcoinexpo-vienna.com/"
|
|
||||||
|
|
||||||
- date: 2015-03-05
|
- date: 2015-03-05
|
||||||
title: "Inside Bitcoins Berlin"
|
title: "Inside Bitcoins Berlin"
|
||||||
venue: "Estrel Berlin"
|
venue: "Estrel Berlin"
|
||||||
|
@ -14,6 +6,14 @@
|
||||||
country: "Germany"
|
country: "Germany"
|
||||||
link: "http://insidebitcoins.de/?utm_source=bitcoinorg&utm_medium=eventlisting&utm_campaign=bitcoinorgeventlistingibberlin"
|
link: "http://insidebitcoins.de/?utm_source=bitcoinorg&utm_medium=eventlisting&utm_campaign=bitcoinorgeventlistingibberlin"
|
||||||
|
|
||||||
|
- date: 2015-03-07
|
||||||
|
title: "MIT Bitcoin Expo"
|
||||||
|
venue: "MIT Compton Labs"
|
||||||
|
address: "60 Vassar Street"
|
||||||
|
city: "Cambridge"
|
||||||
|
country: "USA"
|
||||||
|
link: "http://mitbitcoinexpo.org"
|
||||||
|
|
||||||
- date: 2015-03-12
|
- date: 2015-03-12
|
||||||
title: "Decentralize This! Hackathon"
|
title: "Decentralize This! Hackathon"
|
||||||
venue: "Lool.vc HQ"
|
venue: "Lool.vc HQ"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue