Skip to content

Commit d7aec9a

Browse files
Updated github links
1 parent 26c76c1 commit d7aec9a

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

README.adoc

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
= Code Description
22

3-
An example of a flawed C++ code. The https://github.com/sc-sq-c-family-examples/code[code repository] is meant to be compiled with different build systems using different CI pipelines on Linux, MacOS, and Windows.
3+
An example of a flawed C++ code. The https://github.com/sonarsource-cfamily-examples/code[code repository] is meant to be compiled with different build systems using different CI pipelines on Linux, MacOS, and Windows.
44

5-
The https://github.com/sc-sq-c-family-examples/code[code repository] is forked into other repositories in https://github.com/sc-sq-c-family-examples[this collection] to add a specific build system, platform, and CI.
5+
The https://github.com/sonarsource-cfamily-examples/code[code repository] is forked into other repositories in https://github.com/sc-sq-c-family-examples[this collection] to add a specific build system, platform, and CI.
66
The downstream repositories are analyzed either with https://www.sonarqube.org/[SonarQube] or https://sonarcloud.io/[SonarCloud].
77

88
You can find examples for:
99

10-
* https://github.com/sc-sq-c-family-examples?q=linux[Linux]
11-
* https://github.com/sc-sq-c-family-examples?q=macos[MacOS]
12-
* https://github.com/sc-sq-c-family-examples?q=windows[Windows]
10+
* https://github.com/sonarsource-cfamily-examples?q=linux[Linux]
11+
* https://github.com/sonarsource-cfamily-examples?q=macos[MacOS]
12+
* https://github.com/sonarsource-cfamily-examples?q=windows[Windows]
1313
1414
Using the following build systems:
1515

16-
* https://github.com/sc-sq-c-family-examples?q=cmake[CMake]
17-
* https://github.com/sc-sq-c-family-examples?q=autotools[GNU Autotools]
18-
* https://github.com/sc-sq-c-family-examples?q=xcode[Xcode]
19-
* https://github.com/sc-sq-c-family-examples?q=msbuild[MSBuild]
16+
* https://github.com/sonarsource-cfamily-examples?q=cmake[CMake]
17+
* https://github.com/sonarsource-cfamily-examples?q=autotools[GNU Autotools]
18+
* https://github.com/sonarsource-cfamily-examples?q=xcode[Xcode]
19+
* https://github.com/sonarsource-cfamily-examples?q=msbuild[MSBuild]
2020
2121
Running on the following CI services:
2222

23-
* https://github.com/sc-sq-c-family-examples?q=azure[Azure DevOps]
24-
* https://github.com/sc-sq-c-family-examples?q=gh-actions[GitHub Actions]
25-
* https://github.com/sc-sq-c-family-examples?q=travis[Travis]
26-
* https://github.com/sc-sq-c-family-examples?q=jenkins[Jenkins]
27-
* https://github.com/sc-sq-c-family-examples?q=gitlab[GitLab CI]
28-
* https://github.com/sc-sq-c-family-examples?q=bitbucket[BitBucket Pipelines]
23+
* https://github.com/sonarsource-cfamily-examples?q=azure[Azure DevOps]
24+
* https://github.com/sonarsource-cfamily-examples?q=gh-actions[GitHub Actions]
25+
* https://github.com/sonarsource-cfamily-examples?q=travis[Travis]
26+
* https://github.com/sonarsource-cfamily-examples?q=jenkins[Jenkins]
27+
* https://github.com/sonarsource-cfamily-examples?q=gitlab[GitLab CI]
28+
* https://github.com/sonarsource-cfamily-examples?q=bitbucket[BitBucket Pipelines]
2929
3030
Configured for analysis on:
3131

32-
* https://github.com/sc-sq-c-family-examples?q=-sq[SonarQube]
33-
* https://github.com/sc-sq-c-family-examples?q=-sc[SonarCloud]
32+
* https://github.com/sonarsource-cfamily-examples?q=-sq[SonarQube]
33+
* https://github.com/sonarsource-cfamily-examples?q=-sc[SonarCloud]
3434
3535
36-
See link:./examples-structure.adoc[examples-structure.adoc] for a description of the structure of https://github.com/sc-sq-c-family-examples[this GitHub organization] and the relations between its different repositories.
36+
See link:./examples-structure.adoc[examples-structure.adoc] for a description of the structure of https://github.com/sonarsource-cfamily-examples[this GitHub organization] and the relations between its different repositories.

0 commit comments

Comments
 (0)