diff options
author | rekado <rekado@elephly.net> | 2015-02-22 22:51:05 +0100 |
---|---|---|
committer | rekado <rekado@elephly.net> | 2015-02-22 22:51:05 +0100 |
commit | 93911a88e92e033092b962807830d829b7aef0ec (patch) | |
tree | a2fa0a0d5aca1879d84aa4e682f4bde036c5acc0 | |
parent | a429800a9832aa1e80ea6b6b0f8a06e4c74d49b0 (diff) |
posts: update links to git repos (github -> gitorious)
-rw-r--r-- | posts/2010-10-14-chinese-tune-mda-epiano.markdown | 5 | ||||
-rw-r--r-- | posts/2013-01-27-preamp-board-arrived.markdown | 2 | ||||
-rw-r--r-- | posts/2014-09-18-wavedrum-firmware-disassembler.markdown | 5 |
3 files changed, 5 insertions, 7 deletions
diff --git a/posts/2010-10-14-chinese-tune-mda-epiano.markdown b/posts/2010-10-14-chinese-tune-mda-epiano.markdown index 2f7799f..80cc87f 100644 --- a/posts/2010-10-14-chinese-tune-mda-epiano.markdown +++ b/posts/2010-10-14-chinese-tune-mda-epiano.markdown @@ -20,6 +20,5 @@ record the generated sound simultaneously. If you want to compare my port of the plugin to your favorite synthesizer, you can [download the midi file here](/downies/music/chinese-tune.mid). -The LV2 port can be [downloaded from my github -repository](http://github.com/rekado/lv2-mdaEPiano). Please flattr this post if -you like my porting work. +The LV2 port can be +[downloaded from my git repository](https://gitorious.org/lv2-synths/lv2-mdametapiano). diff --git a/posts/2013-01-27-preamp-board-arrived.markdown b/posts/2013-01-27-preamp-board-arrived.markdown index 6e03105..0f6676b 100644 --- a/posts/2013-01-27-preamp-board-arrived.markdown +++ b/posts/2013-01-27-preamp-board-arrived.markdown @@ -23,7 +23,7 @@ The circuit and the board were designed using the reason `pcb` is not available through the official Archlinux repositories; I installed it through the Arch User Repository.) You can get my circuit diagrams, the PCB layout, and custom footprints through the [git -repository](https://github.com/rekado/stick-preamp) I set up for this project. +repository](https://gitorious.org/stick-preamp/) I set up for this project. ![Oops.](/images/posts/pcb-2.jpg) diff --git a/posts/2014-09-18-wavedrum-firmware-disassembler.markdown b/posts/2014-09-18-wavedrum-firmware-disassembler.markdown index 3a1d1e9..d51f85e 100644 --- a/posts/2014-09-18-wavedrum-firmware-disassembler.markdown +++ b/posts/2014-09-18-wavedrum-firmware-disassembler.markdown @@ -90,9 +90,8 @@ figure out the memory layout. The code is freely available under the [GPL](http://www.gnu.org/licenses/#GPL) and can be downloaded from -[gitorious](https://gitorious.org/wavedrum/sharc-disassembler) or -[Github](https://github.com/rekado/sharc-disassembler). See the -included instructions for assistance in compiling and using the +[gitorious](https://gitorious.org/wavedrum/sharc-disassembler). See +the included instructions for assistance in compiling and using the disassembler. |