Skip to content

Commit

Permalink
add Jenkins集成Sonarqube 🆕 📖
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghaiji committed Aug 8, 2022
1 parent 320aeee commit fdbc934
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
### [🔖 DDD 领域驱动设计](note/ddd/README.md)
### [🔖 ETL工具Kettle从入门到入魔](note/kettle/README.md)
### [🔖 ElasticSearch从入门到入魔](note/elasticsearch/README.md)
### [🔖 SonarQube实战](sonarqube/README.md)
### [🔖 SonarQube实战](note/sonarqube/README.md)
### [🔖 面试题总结](note/InterviewQuestions/JavaYouHuo面试题总结.md)
### [🔖 更多实战](note/actualCombat/README.md)
4 changes: 2 additions & 2 deletions note/sonarqube/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Sonarqube 实战

###[Sonarqube 安装](book/install.md)
###[Jenkins集成Sonarqube](book/jenkinsForSonarQube.md)
- ###[Sonarqube 安装](book/install.md)
- ###[Jenkins集成Sonarqube](book/jenkinsForSonarQube.md)

0 comments on commit fdbc934

Please sign in to comment.