Skip to content

Commit 9f25ba7

Browse files
committed
README.md: Update URL from altera-opensource to altera-fpga repo
Signed-off-by: drosdi <danish.ahmad.rosdi@intel.com>
1 parent 80870a5 commit 9f25ba7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Dependencies
4141
## Default GSRD Setup
4242

4343
1. Clone the repository
44-
`$ git clone -b $POKY_VERSION https://github.com/altera-opensource/gsrd-socfpga.git`
44+
`$ git clone -b $POKY_VERSION https://github.com/altera-fpga/gsrd-socfpga.git`
4545
2. Sync the submodules
4646
`$ cd gsrd-socfpga`
4747
`$ git submodule update --init -r`
@@ -70,7 +70,7 @@ Dependencies
7070
## Default GSRD Setup with eSDK
7171

7272
1. Clone the repository
73-
`$ git clone -b $POKY_VERSION https://github.com/altera-opensource/gsrd-socfpga.git`
73+
`$ git clone -b $POKY_VERSION https://github.com/altera-fpga/gsrd-socfpga.git`
7474
2. Sync the submodules
7575
`$ cd gsrd-socfpga`
7676
`$ git submodule update --init -r`
@@ -99,7 +99,7 @@ Dependencies
9999
## Custom GSRD Setup
100100

101101
1. Clone the repository
102-
`$ git clone -b $POKY_VERSION https://github.com/altera-opensource/gsrd-socfpga.git`
102+
`$ git clone -b $POKY_VERSION https://github.com/altera-fpga/gsrd-socfpga.git`
103103
2. Sync the submodules
104104
`$ cd gsrd-socfpga`
105105
`$ git submodule update --init -r`

0 commit comments

Comments
 (0)