Skip to content

Commit 2fba279

Browse files
authored
Improve documentation by removing outdated configuration
1 parent 9b50890 commit 2fba279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
= Code Description
22

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.
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

55
The https://github.com/sonarsource-cfamily-examples/code[code repository] is forked into other repositories in https://github.com/sonarsource-cfamily-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

1010
* https://github.com/sonarsource-cfamily-examples?q=linux[Linux]
11-
* https://github.com/sonarsource-cfamily-examples?q=macos[MacOS]
11+
* https://github.com/sonarsource-cfamily-examples?q=macos[macOS]
1212
* https://github.com/sonarsource-cfamily-examples?q=windows[Windows]
1313
1414
Using the following build systems:

0 commit comments

Comments
 (0)