diff options
| author | Lou Berger <lberger@labn.net> | 2017-03-30 14:24:05 -0400 | 
|---|---|---|
| committer | Lou Berger <lberger@labn.net> | 2017-03-30 14:24:05 -0400 | 
| commit | d6180888fc191bca98d2f82dd95f3c5eb956c155 (patch) | |
| tree | 10e0fff4b7fd524765edf6b7b2d53e720617d791 /snapcraft | |
| parent | 447a8fe92ebf4615ba1f6c1259af9aa64f0d21a6 (diff) | |
Rename: freerangerouting --> frrouting
Signed-off-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'snapcraft')
| -rw-r--r-- | snapcraft/README.snap_build.md | 2 | ||||
| -rw-r--r-- | snapcraft/README.usage.md | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/snapcraft/README.snap_build.md b/snapcraft/README.snap_build.md index b14b10b837..c4db51bd6a 100644 --- a/snapcraft/README.snap_build.md +++ b/snapcraft/README.snap_build.md @@ -9,7 +9,7 @@ which uses earlier versions of snaps)  2. Checkout FRRouting under a **unpriviledged** user account -        git clone https://github.com/freerangerouting/frr.git +        git clone https://github.com/frrouting/frr.git          cd frr  3. Run Bootstrap and make distribution tar.gz diff --git a/snapcraft/README.usage.md b/snapcraft/README.usage.md index a8d6bca76c..aaff59438a 100644 --- a/snapcraft/README.usage.md +++ b/snapcraft/README.usage.md @@ -65,7 +65,7 @@ Sourcecode available  The source for this SNAP is available as part of the FRRouting  Source Code Distribution.  -    https://github.com/freerangerouting/frr.git +    https://github.com/frrouting/frr.git  Instructions for rebuilding the snap are in `README.snap_build.md`  | 
