Skip to content

Commit f29287d

Browse files
iangilfillanan3l
authored andcommitted
Update README
1 parent 89ff417 commit f29287d

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

README.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Code status:
44
* [![Travis CI status](https://secure.travis-ci.org/MariaDB/server.png?branch=10.5)](https://travis-ci.org/MariaDB/server) travis-ci.org (10.5 branch)
55
* [![Appveyor CI status](https://ci.appveyor.com/api/projects/status/4u6pexmtpuf8jq66?svg=true)](https://ci.appveyor.com/project/rasmushoj/server) ci.appveyor.com
66

7-
## MariaDB: drop-in replacement for MySQL
7+
## MariaDB: The open source relational database
88

9-
MariaDB is designed as a drop-in replacement of MySQL(R) with more
9+
MariaDB was designed as a drop-in replacement of MySQL(R) with more
1010
features, new storage engines, fewer bugs, and better performance.
1111

12-
MariaDB is brought to you by the MariaDB Foundation and the MariaDB corporation.
12+
MariaDB is brought to you by the MariaDB Foundation and the MariaDB Corporation.
1313
Please read the CREDITS file for details about the MariaDB Foundation,
1414
and who is developing MariaDB.
1515

@@ -24,24 +24,22 @@ list of active contributors.
2424

2525
A description of the MariaDB project and a manual can be found at:
2626

27+
https://mariadb.org
28+
2729
https://mariadb.com/kb/en/
2830

2931
https://mariadb.com/kb/en/mariadb-vs-mysql-features/
3032

3133
https://mariadb.com/kb/en/mariadb-versus-mysql-compatibility/
3234

33-
https://mariadb.com/kb/en/library/new-and-old-releases/
34-
35-
https://mariadb.org/
36-
37-
As MariaDB is a full replacement of MySQL, the MySQL manual at
38-
http://dev.mysql.com/doc is generally applicable.
35+
https://mariadb.com/kb/en/new-and-old-releases/
3936

4037
Help
4138
-----
4239

4340
More help is available from the Maria Discuss mailing list
44-
https://launchpad.net/~maria-discuss
41+
https://launchpad.net/~maria-discuss, MariaDB's Zulip
42+
instance, https://mariadb.zulipchat.com/
4543
and the #maria IRC channel on Freenode.
4644

4745
Live QA for beginner contributors
@@ -78,9 +76,6 @@ https://jira.mariadb.org
7876
For reporting security vulnerabilities see:
7977
https://mariadb.org/about/security-policy/
8078

81-
Bugs in the MySQL code can also be submitted at:
82-
https://bugs.mysql.com
83-
8479
The code for MariaDB, including all revision history, can be found at:
8580
https://github.com/MariaDB/server
8681

0 commit comments

Comments
 (0)