Skip to content

Commit de1d72d

Browse files
committed
doc: fix github urls to use the new org
Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
1 parent c06694e commit de1d72d

File tree

12 files changed

+21
-21
lines changed

12 files changed

+21
-21
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# [mcuboot](http://mcuboot.com/)
22

33
[![Coverity Scan Build Status](https://scan.coverity.com/projects/12307/badge.svg)][coverity]
4-
[![Build/Test](https://img.shields.io/travis/JuulLabs-OSS/mcuboot/master.svg?label=travis-ci)][travis]
4+
[![Build/Test](https://img.shields.io/travis/mcu-tools/mcuboot/master.svg?label=travis-ci)][travis]
55

66
[coverity]: https://scan.coverity.com/projects/mcuboot
7-
[travis]: https://travis-ci.org/JuulLabs-OSS/mcuboot
7+
[travis]: https://travis-ci.org/mcu-tools/mcuboot
88

99
This is mcuboot version 1.7.0-rc1
1010

@@ -33,7 +33,7 @@ Instructions for different operating systems can be found here:
3333
The issues being planned and worked on are tracked using GitHub issues. To
3434
participate please visit:
3535

36-
[MCUBoot GitHub Issues](https://github.com/JuulLabs-OSS/mcuboot/issues)
36+
[MCUBoot GitHub Issues](https://github.com/mcu-tools/mcuboot/issues)
3737

3838
~~Issues were previously tracked on [MCUboot JIRA](https://runtimeco.atlassian.net/projects/MCUB/summary)
3939
, but it is now deprecated.~~

boot/cypress/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Those are represented as submodules.
4343

4444
To retrieve source code with subsequent submodules pull:
4545

46-
git clone --recursive https://github.com/JuulLabs-OSS/mcuboot.git
46+
git clone --recursive https://github.com/mcu-tools/mcuboot.git
4747

4848
Submodules can also be updated and initialized separately:
4949

docs/SECURITY.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ vulnerabilities found within published code will undergo an embargo of
3939
Vulnerability reports and published fixes will be reported as follows:
4040

4141
- Issues will be entered into Github's [Security Advisory
42-
system](https://github.com/JuulLabs-OSS/mcuboot/security/advisories), with
42+
system](https://github.com/mcu-tools/mcuboot/security/advisories), with
4343
the interested parties (including the reporter) added as viewers.
4444

4545
- The release notes will contain a reference to any allocated CVE(s).

docs/SubmittingPatches.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Submitting Patches
22

33
Development on mcuboot primarily takes place in github, at:
4-
https://github.com/JuulLabs-OSS/mcuboot
4+
https://github.com/mcu-tools/mcuboot
55

66
Changes should be submitted via github pull requests. Each commit
77
should have a Signed-off-by line for the author (and the committer, if

docs/index.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ of date. You should use `imgtool.py` instead of these documents.
4141
The issues being planned and worked on are tracked using GitHub issues. To participate
4242
please visit:
4343

44-
[MCUboot Issues](https://github.com/JuulLabs-OSS/mcuboot/issues)
44+
[MCUboot Issues](https://github.com/mcu-tools/mcuboot/issues)
4545

4646
~~Issues were previously tracked on [MCUboot JIRA](https://runtimeco.atlassian.net/projects/MCUB/summary)
4747
, but it is now deprecated.~~
@@ -55,13 +55,13 @@ Information and documentation on the bootloader is stored within the source.
5555

5656
For more information in the source, here are some pointers:
5757

58-
- [boot/bootutil](https://github.com/JuulLabs-OSS/mcuboot/tree/master/boot/bootutil): The core of the bootloader itself.
59-
- [boot/boot\_serial](https://github.com/JuulLabs-OSS/mcuboot/tree/master/boot/boot_serial): Support for serial upgrade within the bootloader itself.
60-
- [boot/zephyr](https://github.com/JuulLabs-OSS/mcuboot/tree/master/boot/zephyr): Port of the bootloader to Zephyr
61-
- [boot/mynewt](https://github.com/JuulLabs-OSS/mcuboot/tree/master/boot/mynewt): Mynewt bootloader app
62-
- [boot/mbed](https://github.com/JuulLabs-OSS/mcuboot/tree/master/boot/mbed): Port of the bootloader to Mbed-OS
63-
- [imgtool](https://github.com/JuulLabs-OSS/mcuboot/tree/master/scripts/imgtool.py): A tool to securely sign firmware images for booting by MCUboot.
64-
- [sim](https://github.com/JuulLabs-OSS/mcuboot/tree/master/sim): A bootloader simulator for testing and regression
58+
- [boot/bootutil](https://github.com/mcu-tools/mcuboot/tree/master/boot/bootutil): The core of the bootloader itself.
59+
- [boot/boot\_serial](https://github.com/mcu-tools/mcuboot/tree/master/boot/boot_serial): Support for serial upgrade within the bootloader itself.
60+
- [boot/zephyr](https://github.com/mcu-tools/mcuboot/tree/master/boot/zephyr): Port of the bootloader to Zephyr
61+
- [boot/mynewt](https://github.com/mcu-tools/mcuboot/tree/master/boot/mynewt): Mynewt bootloader app
62+
- [boot/mbed](https://github.com/mcu-tools/mcuboot/tree/master/boot/mbed): Port of the bootloader to Mbed-OS
63+
- [imgtool](https://github.com/mcu-tools/mcuboot/tree/master/scripts/imgtool.py): A tool to securely sign firmware images for booting by MCUboot.
64+
- [sim](https://github.com/mcu-tools/mcuboot/tree/master/sim): A bootloader simulator for testing and regression
6565

6666
## Joining
6767

docs/readme-mbed.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To use MCUboot, you need to create an Mbed OS project with the following configu
1616
* `"mcuboot.max-img-sectors"`: maximum number of sectors, should be at least the number of sectors in each slot
1717
* `"target.restrict_size"`: the maximum size of the bootloader, such that it does not overlap with the primary slot
1818

19-
More configurations such as signing algorithm, slot swapping, etc. can be found in [mbed_lib.json](https://github.com/JuulLabs-OSS/mcuboot/tree/master/boot/mbed/mbed_lib.json). Please note that certain features are not currently supported.
19+
More configurations such as signing algorithm, slot swapping, etc. can be found in [mbed_lib.json](https://github.com/mcu-tools/mcuboot/tree/master/boot/mbed/mbed_lib.json). Please note that certain features are not currently supported.
2020

2121
### Providing a secondary slot
2222

docs/readme-mynewt.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ First you need to add the repo to your `project.yml`:
1414
repository.mcuboot:
1515
type: github
1616
vers: 0-dev
17-
user: JuulLabs-OSS
17+
user: mcu-tools
1818
repo: mcuboot
1919
```
2020

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
module github.com/JuulLabs-OSS/mcuboot
1+
module github.com/mcu-tools/mcuboot
22

33
go 1.14

samples/zephyr/mcutests/mcutests.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Package mcutests
2-
package mcutests // github.com/JuulLabs-OSS/mcuboot/samples/zephyr/mcutests
2+
package mcutests // github.com/mcu-tools/mcuboot/samples/zephyr/mcutests
33

44
// The main driver of this consists of a series of tests. Each test
55
// then contains a series of commands and expect results.

samples/zephyr/run-tests.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
"strings"
2626
"time"
2727

28-
"github.com/JuulLabs-OSS/mcuboot/samples/zephyr/mcutests"
28+
"github.com/mcu-tools/mcuboot/samples/zephyr/mcutests"
2929
)
3030

3131
// logIn gives the pathname of the log output from the Zephyr device.

scripts/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
author_email="mcuboot@groups.io",
99
description=("MCUboot's image signing and key management"),
1010
license="Apache Software License",
11-
url="http://github.com/JuulLabs-OSS/mcuboot",
11+
url="http://github.com/mcu-tools/mcuboot",
1212
packages=setuptools.find_packages(),
1313
python_requires='>=3.6',
1414
install_requires=[

testplan/mynewt/project.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ repository.apache-mynewt-core:
3232
repository.mcuboot:
3333
type: github
3434
vers: 0-dev
35-
user: JuulLabs-OSS
35+
user: mcu-tools
3636
repo: mcuboot

0 commit comments

Comments
 (0)