|
268 | 268 | * wrapped in double parentheses to be ISO C89/C90 standard compliant. For a
|
269 | 269 | * reference POSIX implementation of the logging macros, refer to the ota
|
270 | 270 | * default config file, and the logging-stack in demos folder of the
|
271 |
| - * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/tree/master). |
| 271 | + * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/tree/main). |
272 | 272 | *
|
273 | 273 | * <b>Default value</b>: Error logging is turned off, and no code is generated
|
274 | 274 | * for calls to the macro in the OTA library on compilation.
|
|
289 | 289 | * wrapped in double parentheses to be ISO C89/C90 standard compliant. For a
|
290 | 290 | * reference POSIX implementation of the logging macros, refer to the ota
|
291 | 291 | * default config file, and the logging-stack in demos folder of the
|
292 |
| - * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/tree/master). |
| 292 | + * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/tree/main). |
293 | 293 | *
|
294 | 294 | * <b>Default value</b>: Warning logging is turned off, and no code is
|
295 | 295 | * generated for calls to the macro in the OTA library on compilation.
|
|
310 | 310 | * wrapped in double parentheses to be ISO C89/C90 standard compliant. For a
|
311 | 311 | * reference POSIX implementation of the logging macros, refer to the ota
|
312 | 312 | * default config file, and the logging-stack in demos folder of the
|
313 |
| - * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/tree/master). |
| 313 | + * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/tree/main). |
314 | 314 | *
|
315 | 315 | * <b>Default value</b>: Info logging is turned off, and no code is
|
316 | 316 | * generated for calls to the macro in the OTA library on compilation.
|
|
331 | 331 | * wrapped in double parentheses to be ISO C89/C90 standard compliant. For a
|
332 | 332 | * reference POSIX implementation of the logging macros, refer to the ota
|
333 | 333 | * default config file, and the logging-stack in demos folder of the
|
334 |
| - * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/tree/master). |
| 334 | + * [AWS IoT Embedded C SDK repository](https://github.com/aws/aws-iot-device-sdk-embedded-C/tree/main). |
335 | 335 | *
|
336 | 336 | * <b>Default value</b>: Debug logging is turned off, and no code is
|
337 | 337 | * generated for calls to the macro in the OTA library on compilation.
|
|
0 commit comments