diff --git a/3.5/development/main.md b/3.5/development/main.md
index 79d649a..297f0ae 100644
--- a/3.5/development/main.md
+++ b/3.5/development/main.md
@@ -59,9 +59,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -72,7 +72,7 @@ See what other users have made with F3:
| F3 Boilerplate |
- A F3 boilerplate MVC website skeleton using [HTML5 Boilerplate](http://html5boilerplate.com/ "HTML5 Boilerplate :: The web's most popular front-end template"). It's basically a skeleton web application you can use to learn the Fat-Free Framework and use as a base for your future projects. |
+ A F3 boilerplate MVC website skeleton using HTML5 Boilerplate. It's basically a skeleton web application you can use to learn the Fat-Free Framework and use as a base for your future projects. |
Vijay Mahrra |
@@ -108,9 +108,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -133,9 +133,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -192,9 +192,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -227,7 +227,7 @@ See what other users have made with F3:
-
+
diff --git a/3.5/user-guide/left.md b/3.5/user-guide/left.md
index 4651604..c9b2b1e 100644
--- a/3.5/user-guide/left.md
+++ b/3.5/user-guide/left.md
@@ -1,4 +1,4 @@
-#### Too much at all?
+#### Too much at once?
Then just have a look at the
[**Quick Reference**](quick-reference).
#### New to F3?
diff --git a/3.6/development/main.md b/3.6/development/main.md
index 6d42120..39100aa 100644
--- a/3.6/development/main.md
+++ b/3.6/development/main.md
@@ -59,9 +59,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -72,7 +72,7 @@ See what other users have made with F3:
| F3 Boilerplate |
- A F3 boilerplate MVC website skeleton using [HTML5 Boilerplate](http://html5boilerplate.com/ "HTML5 Boilerplate :: The web's most popular front-end template"). It's basically a skeleton web application you can use to learn the Fat-Free Framework and use as a base for your future projects. |
+ A F3 boilerplate MVC website skeleton using HTML5 Boilerplate. It's basically a skeleton web application you can use to learn the Fat-Free Framework and use as a base for your future projects. |
Vijay Mahrra |
@@ -108,9 +108,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -133,9 +133,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -197,9 +197,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -232,7 +232,7 @@ See what other users have made with F3:
-
+
diff --git a/3.6/user-guide/left.md b/3.6/user-guide/left.md
index 361abfe..38fe624 100644
--- a/3.6/user-guide/left.md
+++ b/3.6/user-guide/left.md
@@ -1,4 +1,4 @@
-#### Too much at all?
+#### Too much at once?
Then just have a look at the
[**Quick Reference**](quick-reference).
#### New to F3?
diff --git a/3.7/development/main.md b/3.7/development/main.md
index f52fd9e..5b1a771 100644
--- a/3.7/development/main.md
+++ b/3.7/development/main.md
@@ -42,7 +42,7 @@ You can help out with bug reports, fixes in the code and of course your own plug
F3 uses Git for version control. To clone the code repository on GitHub:
``` bash
-git clone git://git@github.com:bcosca/Fat-Free-Framework.git
+git clone git://git@github.com:bcosca/fatfree-core.git
```
If all you want is a zipball, grab it [**here**](https://github.com/bcosca/fatfree/archive/dev.zip).
@@ -59,9 +59,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -72,7 +72,7 @@ See what other users have made with F3:
| F3 Boilerplate |
- A F3 boilerplate MVC website skeleton using [HTML5 Boilerplate](http://html5boilerplate.com/ "HTML5 Boilerplate :: The web's most popular front-end template"). It's basically a skeleton web application you can use to learn the Fat-Free Framework and use as a base for your future projects. |
+ A F3 boilerplate MVC website skeleton using HTML5 Boilerplate. It's basically a skeleton web application you can use to learn the Fat-Free Framework and use as a base for your future projects. |
Vijay Mahrra |
@@ -108,9 +108,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -133,9 +133,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
@@ -212,9 +212,9 @@ See what other users have made with F3:
- | Plugin Name |
- Description |
- Author |
+ Plugin Name |
+ Description |
+ Author |
diff --git a/3.7/user-guide/left.md b/3.7/user-guide/left.md
index 361abfe..38fe624 100644
--- a/3.7/user-guide/left.md
+++ b/3.7/user-guide/left.md
@@ -1,4 +1,4 @@
-#### Too much at all?
+#### Too much at once?
Then just have a look at the
[**Quick Reference**](quick-reference).
#### New to F3?