We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173ebe3 commit b13bc90Copy full SHA for b13bc90
README.md
@@ -18,9 +18,9 @@ Or install it yourself as:
18
19
$ gem install utf8mb4rails
20
21
-This gem uses [https://github.com/departurerb/departure](departure) a Percona's pt-online-schema-change runner for ActiveRecord migrations.
+This gem uses [departure](https://github.com/departurerb/departure) a Percona's pt-online-schema-change runner for ActiveRecord migrations.
22
23
-You need to have percona tools installed prior to using this gem. See instructions [https://github.com/departurerb/departure](here).
+You need to have percona tools installed prior to using this gem. See instructions [here](https://github.com/departurerb/departure).
24
25
## Usage
26
0 commit comments