Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvsn4ik <vsn4ik@gmail.com>2014-10-30 13:24:02 +0300
committervsn4ik <vsn4ik@gmail.com>2014-10-30 13:24:02 +0300
commitb48b7180820d9f402ca2f08729bf905bb4e349f2 (patch)
tree9a0f3d94f9d7977a792d4b5aef291327bd2db1a6
parent9305e15a82df5d21bfccc0502840fa548bf939ec (diff)
Correct tree symbols.
-rw-r--r--README.md2
-rw-r--r--docs/getting-started.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1bacdcd..9ba0a69 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ ratchet/
│ ├── ratchet.css
│ ├── ratchet.min.css
│ ├── ratchet-theme-android.css
-│ └── ratchet-theme-android.min.css
+│ ├── ratchet-theme-android.min.css
│ ├── ratchet-theme-ios.css
│ └── ratchet-theme-ios.min.css
├── js/
diff --git a/docs/getting-started.html b/docs/getting-started.html
index 4183bc3..ed2ef6e 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -47,7 +47,7 @@ ratchet/
│ ├── ratchet-theme-android.css
│ ├── ratchet-theme-android.min.css
│ ├── ratchet-theme-ios.css
-│ ├── ratchet-theme-ios.min.css
+│ └── ratchet-theme-ios.min.css
├── js/
│ ├── ratchet.js
│ └── ratchet.min.js