diff options
author | iangilfillan <github@greenman.co.za> | 2016-03-08 15:24:01 +0200 |
---|---|---|
committer | iangilfillan <github@greenman.co.za> | 2016-03-08 15:24:01 +0200 |
commit | 6befd842025a5e08b0af67ccf092e0881dd2efdf (patch) | |
tree | 684e02cb672c957fc524be9fab304f946270acda /cmake | |
parent | 3c37f35f05d02d736d551578312f3d3442108fde (diff) | |
download | mariadb-git-6befd842025a5e08b0af67ccf092e0881dd2efdf.tar.gz |
Update AskMonty and Atlassian references to MariaDB
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/cpack_rpm.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/cpack_rpm.cmake b/cmake/cpack_rpm.cmake index c00cdd29b24..fa7c563e57d 100644 --- a/cmake/cpack_rpm.cmake +++ b/cmake/cpack_rpm.cmake @@ -43,8 +43,8 @@ SET(CPACK_RPM_PACKAGE_DESCRIPTION "${CPACK_RPM_PACKAGE_SUMMARY} It is GPL v2 licensed, which means you can use the it free of charge under the conditions of the GNU General Public License Version 2 (http://www.gnu.org/licenses/). -MariaDB documentation can be found at http://kb.askmonty.org/ -MariaDB bug reports should be submitted through https://mariadb.atlassian.net/ +MariaDB documentation can be found at https://mariadb.com/kb +MariaDB bug reports should be submitted through https://jira.mariadb.org ") |