Răsfoiți Sursa

README fix.

Aidan Follestad 10 ani în urmă
părinte
comite
e0ff299a2a
2 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 1 1
      CHANGELOG.md
  2. 1 1
      README.md

+ 1 - 1
CHANGELOG.md

@@ -2,7 +2,7 @@
 
 ###### Version 0.5.3
 
-> 1. Global theming attributes for dialog background color and divider color. See the (Global Theming section)[https://github.com/afollestad/material-dialogs#global-theming].
+> 1. Global theming attributes for dialog background color and divider color. See the [Global Theming section](https://github.com/afollestad/material-dialogs#global-theming).
 > 2. Lots and lots of improvements for RTL support! This includes the title, list content, and action buttons in RTL layout mode (API 17 and above only).
 >       These changes mean the action buttons are no longer actual `Button` instances, they're text views wrapped in frame layouts in order to make gravity work correctly.
 > 3. Other bug fixes.

+ 1 - 1
README.md

@@ -10,7 +10,7 @@ For the full history, see the [Changelog](https://github.com/afollestad/material
 
 ###### Version 0.5.3
 
-> 1. Global theming attributes for dialog background color and divider color. See the (Global Theming section)[https://github.com/afollestad/material-dialogs#global-theming].
+> 1. Global theming attributes for dialog background color and divider color. See the [Global Theming section](https://github.com/afollestad/material-dialogs#global-theming).
 > 2. Lots and lots of improvements for RTL support! This includes the title, list content, and action buttons in RTL layout mode (API 17 and above only).
 >       These changes mean the action buttons are no longer actual `Button` instances, they're text views wrapped in frame layouts in order to make gravity work correctly.
 > 3. Other bug fixes.