Skip to content

Commit f38c963

Browse files
authored
Fix broken links (#160)
***NO_CI***
1 parent 2d16c60 commit f38c963

File tree

50 files changed

+52
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+52
-52
lines changed

CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Contributor Code of Conduct
22

3-
Please refer to the contributor Code of Conduct at the Home repository [here](https://github.com/nanoframework/Home/blob/master/CODE_OF_CONDUCT.md).
3+
Please refer to the contributor Code of Conduct at the Home repository [here](https://github.com/nanoframework/.github/blob/master/CODE_OF_CONDUCT.md).

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Contributing to **nanoFramework**
22

3-
Please refer to the contribution guidelines at the Home repository [here](https://github.com/nanoframework/Home/blob/master/CONTRIBUTING.md).
3+
Please refer to the contribution guidelines at the Home repository [here](https://github.com/nanoframework/.github/blob/master/CONTRIBUTING.md).

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Join our Discord community [here](https://discord.gg/gCyBu8T).
7373

7474
## Credits
7575

76-
The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/master/CONTRIBUTORS.md).
76+
The list of contributors to this project can be found at [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/main/CONTRIBUTORS.md).
7777

7878
## License
7979

README.zh-cn.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167

168168
## 信用
169169

170-
本项目贡献者可在 [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/master/CONTRIBUTORS.md) 中找到
170+
本项目贡献者可在 [CONTRIBUTORS](https://github.com/nanoframework/Home/blob/main/CONTRIBUTORS.md) 中找到
171171

172172
## 授权
173173

samples/1-Wire/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the [nanoFramework.Devices.OneWire](http://docs.nanoframework.n
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/ADC/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the [Windows.Devices.Adc](http://docs.nanoframework.net/api/Win
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/AMQP/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use AMQP.Net Lite library.
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Blinky/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the [Windows.Devices.Gpio](http://docs.nanoframework.net/api/Wi
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/CAN/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the [nanoFramework.Devices.Can](http://docs.nanoframework.net/a
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Collections/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the [System.Collections.Hastable](http://docs.nanoframework.net
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Converter.Base64/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use Convert Base64 related API.
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/DAC/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the [System.Device.Dac](http://docs.nanoframework.net/api/Syste
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/ExecutionConstraint/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the [nanoFramework.Runtime.Native.ExecutionConstraint](http://d
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Gpio/Gpio+Events IoT Style/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This sample is using the .NET IoT API style.
66

77
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
88
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
9-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
9+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
1010
> sure to unzip everything to access any shared dependencies.
1111
<!-- For more info on working with the ZIP file,
1212
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Gpio/Gpio+Events/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Shows how to use the [Windows.Devices.Gpio](http://docs.nanoframework.net/api/Wi
55

66
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
77
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
8-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
8+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
99
> sure to unzip everything to access any shared dependencies.
1010
<!-- For more info on working with the ZIP file,
1111
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Gpio/GpioChangeCounter/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the [Windows.Devices.Gpio](http://docs.nanoframework.net/api/Wi
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/HTTP/HttpAzureGET/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This sample shows how to use the [NanoFramework.System.Net](https://docs.nanofra
55

66
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
77
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
8-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
8+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
99
> sure to unzip everything to access any shared dependencies.
1010
1111
## Hardware requirements
@@ -16,7 +16,7 @@ Any hardware device running a nanoFramework image that supports WiFi.
1616

1717
### References
1818

19-
- [Sample.AMQP](https://github.com/nanoframework/Samples/tree/master/samples/AMQP)
19+
- [Sample.AMQP](https://github.com/nanoframework/Samples/tree/main/samples/AMQP)
2020
- [Wikipedia X.509 Certificate .pem format](https://en.wikipedia.org/wiki/X.509#Certificate_filename_extensions)
2121

2222
## Using the sample

samples/HTTP/HttpAzurePOST/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This sample shows how to use the [NanoFramework.System.Net](https://docs.nanofra
55

66
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
77
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
8-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
8+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
99
> sure to unzip everything to access any shared dependencies.
1010
1111
## Hardware requirements
@@ -16,7 +16,7 @@ Any hardware device running a nanoFramework image that supports WiFi.
1616

1717
### References
1818

19-
- [Sample.AMQP](https://github.com/nanoframework/Samples/tree/master/samples/AMQP)
19+
- [Sample.AMQP](https://github.com/nanoframework/Samples/tree/main/samples/AMQP)
2020
- [Wikipedia POST Overview](https://en.wikipedia.org/wiki/POST_(HTTP))
2121
- [Wikipedia X.509 Certificate .pem format](https://en.wikipedia.org/wiki/X.509#Certificate_filename_extensions)
2222

samples/HTTP/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the HTTP related APIs in [System.Net](http://docs.nanoframework
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Hardware.Esp32.Rmt/NeoPixelStrip/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ GND - Ground signal
1717

1818
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
1919
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
20-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
20+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
2121
> sure to unzip everything to access any shared dependencies.
2222
<!-- For more info on working with the ZIP file,
2323
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Hardware.Esp32.Rmt/NeoPixelStripLowMemory/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GND - Ground signal
1616

1717
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
1818
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
19-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
19+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
2020
> sure to unzip everything to access any shared dependencies.
2121
<!-- For more info on working with the ZIP file,
2222
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Hardware.Esp32.Rmt/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Samples
1313

1414
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
1515
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
16-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
16+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
1717
> sure to unzip everything to access any shared dependencies.
1818
<!-- For more info on working with the ZIP file,
1919
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Hardware.Esp32.Rmt/Ultrasonic/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ OK for short tests but for long term use connect a resistor between SR04 output
2020

2121
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
2222
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
23-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
23+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
2424
> sure to unzip everything to access any shared dependencies.
2525
<!-- For more info on working with the ZIP file,
2626
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Hardware.Esp32/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Shows how to use the [nanoFramework.Hardware.Esp32](http://docs.nanoframework.ne
44

55
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
66
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
7-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
7+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
88
> sure to unzip everything to access any shared dependencies.
99
<!-- For more info on working with the ZIP file,
1010
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Hardware.Stm32/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Shows how to use various APIs specific to STM32 targets.
99

1010
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
1111
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
12-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
12+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
1313
> sure to unzip everything to access any shared dependencies.
1414
<!-- For more info on working with the ZIP file,
1515
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Hardware.TI/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Shows how to use various APIs specific to TI SimpleLink targets.
77

88
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
99
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
10-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
10+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
1111
> sure to unzip everything to access any shared dependencies.
1212
<!-- For more info on working with the ZIP file,
1313
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/I2C/System.Device.I2c/GPS/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The sample project includes a full driver for the IES-SHIELD-GPS and IES-SHIELD-
77

88
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
99
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
10-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
10+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
1111
> sure to unzip everything to access any shared dependencies.
1212
<!-- For more info on working with the ZIP file,
1313
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/I2C/Windows.Devices.I2c/Display/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Following a touch event (and as long as the screen is pressed) the console outpu
1010

1111
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
1212
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
13-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
13+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
1414
> sure to unzip everything to access any shared dependencies.
1515
<!-- For more info on working with the ZIP file,
1616
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/I2C/Windows.Devices.I2c/GPS/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The sample project includes a full driver for the IES-SHIELD-GPS and IES-SHIELD-
77

88
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
99
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
10-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
10+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
1111
> sure to unzip everything to access any shared dependencies.
1212
<!-- For more info on working with the ZIP file,
1313
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Interop/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Please read this [blog post](https://jsimoesblog.wordpress.com/2018/06/19/intero
1313

1414
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
1515
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
16-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
16+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
1717
> sure to unzip everything to access any shared dependencies.
1818
<!-- For more info on working with the ZIP file,
1919
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/Json nanoFramework/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Shows how to use the nanoFramework Json library to store and retrieve configurat
77

88
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
99
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
10-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
10+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
1111
> sure to unzip everything to access any shared dependencies.
1212
<!-- For more info on working with the ZIP file,
1313
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

samples/MQTT/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For more details, see the comments inside the samples.
1818

1919
> **Note:** This sample is part of a large collection of nanoFramework feature samples.
2020
> If you are unfamiliar with Git and GitHub, you can download the entire collection as a
21-
> [ZIP file](https://github.com/nanoframework/Samples/archive/master.zip), but be
21+
> [ZIP file](https://github.com/nanoframework/Samples/archive/main.zip), but be
2222
> sure to unzip everything to access any shared dependencies.
2323
<!-- For more info on working with the ZIP file,
2424
> the samples collection, and GitHub, see [Get the UWP samples from GitHub](https://aka.ms/ovu2uq).

0 commit comments

Comments
 (0)