Skip to content

Commit be4e144

Browse files
committed
Add link to the new pysonar in the deprecation notice
1 parent f33b1ea commit be4e144

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
This application is no longer actively maintained and has been deprecated in favor of `pysonar`. `pysonar` offers a more Python-centric experience and support for newer versions of SonarQube.
55

6-
**Please migrate to `pysonar` for all future usage.**
6+
**Please migrate to [`pysonar`](https://pypi.org/project/pysonar/) for all future usage.**
77

88
You can install it via pip:
99
`pip install pysonar`
1010

1111
# License
1212

13-
Copyright 2011-2024 SonarSource.
13+
Copyright 2011-2025 SonarSource.
1414

1515
Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)

0 commit comments

Comments
 (0)