Browse Source

Update URLs in README

The repositories have been moved to the PD Buddy organization.
Clara Hobbs 7 years ago
parent
commit
87a16ead2e
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      README.md

+ 3
- 3
README.md View File

4
 means the [PD Buddy Sink][].  The firmware is currently under heavy development,
4
 means the [PD Buddy Sink][].  The firmware is currently under heavy development,
5
 but is partially functional.
5
 but is partially functional.
6
 
6
 
7
-[PD Buddy Sink]: https://git.clayhobbs.com/clay/pd-buddy-sink
7
+[PD Buddy Sink]: https://git.clayhobbs.com/pd-buddy/pd-buddy-sink
8
 
8
 
9
 ## Prerequisites
9
 ## Prerequisites
10
 
10
 
12
 Toolchain][toolchain].  Details of its installation is beyond the scope of this
12
 Toolchain][toolchain].  Details of its installation is beyond the scope of this
13
 README.  Once the toolchain is installed, clone this repository with:
13
 README.  Once the toolchain is installed, clone this repository with:
14
 
14
 
15
-    $ git clone --recursive http://git.clayhobbs.com/clay/pd-buddy-firmware.git
15
+    $ git clone --recursive http://git.clayhobbs.com/pd-buddy/pd-buddy-firmware.git
16
 
16
 
17
 This will give you a complete copy of the repository, including the ChibiOS
17
 This will give you a complete copy of the repository, including the ChibiOS
18
 submodule.
18
 submodule.
96
 The Sink can also be configured by the [PD Buddy Configuration][pd-buddy-gtk]
96
 The Sink can also be configured by the [PD Buddy Configuration][pd-buddy-gtk]
97
 GUI.  For more information, see that repository's README.
97
 GUI.  For more information, see that repository's README.
98
 
98
 
99
-[pd-buddy-gtk]: https://git.clayhobbs.com/clay/pd-buddy-gtk
99
+[pd-buddy-gtk]: https://git.clayhobbs.com/pd-buddy/pd-buddy-gtk
100
 
100
 
101
 ### Using the configured PD Buddy Sink
101
 ### Using the configured PD Buddy Sink
102
 
102
 

Loading…
Cancel
Save