@@ -560,7 +560,7 @@ var configurations = []Type{
560
560
Brief : "not in LM index" ,
561
561
Description : "The name value is the identifier used to install the library and define dependencies, so it should not be changed." ,
562
562
MessageTemplate : "Library name {{.}} not found in the Library Manager index. Library names are not allowed to change after being added to the index." ,
563
- Reference : "https://github.com/arduino/Arduino/wiki/Library-Manager- FAQ#how-can-i-change-my -librarys-name" ,
563
+ Reference : "https://github.com/arduino/library-registry/blob/main/ FAQ.md #how-can-i-change-a -librarys-name" ,
564
564
DisableModes : []rulemode.Type {rulemode .Default },
565
565
EnableModes : []rulemode.Type {rulemode .LibraryManagerIndexed },
566
566
InfoModes : nil ,
@@ -1257,7 +1257,7 @@ var configurations = []Type{
1257
1257
Brief : "no readme" ,
1258
1258
Description : "" ,
1259
1259
MessageTemplate : "No readme found. Please document your library." ,
1260
- Reference : "https://docs.github.com/en/free-pro-team@latest/ github/creating-cloning-and-archiving-repositories/about-readmes" ,
1260
+ Reference : "https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github /about-readmes" ,
1261
1261
DisableModes : nil ,
1262
1262
EnableModes : []rulemode.Type {rulemode .Default },
1263
1263
InfoModes : nil ,
@@ -1274,7 +1274,7 @@ var configurations = []Type{
1274
1274
Brief : "no license file" ,
1275
1275
Description : "" ,
1276
1276
MessageTemplate : "No license file found." ,
1277
- Reference : "https://docs.github.com/en/free-pro-team@latest/ github/creating-cloning-and-archiving-repositories/licensing -a-repository#detecting-a-license " ,
1277
+ Reference : "https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating -a-repository-on-github/licensing-a-repository " ,
1278
1278
DisableModes : nil ,
1279
1279
EnableModes : []rulemode.Type {rulemode .Default },
1280
1280
InfoModes : nil ,
@@ -1461,7 +1461,7 @@ var configurations = []Type{
1461
1461
Brief : "no readme" ,
1462
1462
Description : "" ,
1463
1463
MessageTemplate : "No readme found. Please document your sketch." ,
1464
- Reference : "https://docs.github.com/en/free-pro-team@latest/ github/creating-cloning-and-archiving-repositories/about-readmes" ,
1464
+ Reference : "https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github /about-readmes" ,
1465
1465
DisableModes : nil ,
1466
1466
EnableModes : []rulemode.Type {rulemode .Default },
1467
1467
InfoModes : nil ,
@@ -1478,7 +1478,7 @@ var configurations = []Type{
1478
1478
Brief : "no license file" ,
1479
1479
Description : "" ,
1480
1480
MessageTemplate : "No license file found." ,
1481
- Reference : "https://docs.github.com/en/free-pro-team@latest/ github/creating-cloning-and-archiving-repositories/licensing -a-repository#detecting-a-license " ,
1481
+ Reference : "https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating -a-repository-on-github/licensing-a-repository " ,
1482
1482
DisableModes : nil ,
1483
1483
EnableModes : []rulemode.Type {rulemode .Default },
1484
1484
InfoModes : nil ,
@@ -1529,7 +1529,7 @@ var configurations = []Type{
1529
1529
Brief : "no readme" ,
1530
1530
Description : "" ,
1531
1531
MessageTemplate : "No readme found. Please document your boards platform." ,
1532
- Reference : "https://docs.github.com/en/free-pro-team@latest/ github/creating-cloning-and-archiving-repositories/about-readmes" ,
1532
+ Reference : "https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github /about-readmes" ,
1533
1533
DisableModes : []rulemode.Type {rulemode .Default },
1534
1534
EnableModes : nil ,
1535
1535
InfoModes : nil ,
@@ -1546,7 +1546,7 @@ var configurations = []Type{
1546
1546
Brief : "no license file" ,
1547
1547
Description : "" ,
1548
1548
MessageTemplate : "No license file found." ,
1549
- Reference : "https://docs.github.com/en/free-pro-team@latest/ github/creating-cloning-and-archiving-repositories/licensing -a-repository#detecting-a-license " ,
1549
+ Reference : "https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating -a-repository-on-github/licensing-a-repository " ,
1550
1550
DisableModes : []rulemode.Type {rulemode .Default },
1551
1551
EnableModes : nil ,
1552
1552
InfoModes : nil ,
0 commit comments