Skip to content
This repository was archived by the owner on Jan 18, 2018. It is now read-only.

Commit 78a1394

Browse files
author
Graham Campbell
committed
Updated the docs
1 parent 0994a0c commit 78a1394

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Laravel Navigation
22
==================
33

4-
Laravel Navigation was created by, and is maintained by [Graham Campbell](https://github.com/GrahamCampbell), and is a navigation bar generator for [Laravel 5](http://laravel.com). Feel free to check out the [change log](CHANGELOG.md), [releases](https://github.com/GrahamCampbell/Laravel-Navigation/releases), [license](LICENSE), [api docs](https://docs.gjcampbell.co.uk), and [contribution guidelines](CONTRIBUTING.md).
4+
Laravel Navigation was created by, and is maintained by [Graham Campbell](https://github.com/GrahamCampbell), and is a navigation bar generator for [Laravel 5](http://laravel.com). Feel free to check out the [change log](CHANGELOG.md), [releases](https://github.com/GrahamCampbell/Laravel-Navigation/releases), [license](LICENSE), and [contribution guidelines](CONTRIBUTING.md).
55

66
![Laravel Navigation](https://cloud.githubusercontent.com/assets/2829600/4432308/c153cd00-468c-11e4-9fc0-4776b482e6ef.PNG)
77

@@ -62,10 +62,6 @@ This facade will dynamically pass static method calls to the `'navigation'` obje
6262

6363
This class contains no public methods of interest. This class should be added to the providers array in `config/app.php`. This class will setup ioc bindings.
6464

65-
##### Further Information
66-
67-
Feel free to check out the [API Documentation](https://docs.gjcampbell.co.uk) for Laravel Navigation.
68-
6965

7066
## License
7167

0 commit comments

Comments
 (0)