mirror of https://github.com/ColorlibHQ/AdminLTE
Fix GitHub case. (#2739)
parent
68d4417aad
commit
d29b8c222c
|
@ -26,7 +26,7 @@ There are multiple ways to install AdminLTE.
|
||||||
|
|
||||||
#### Download:
|
#### Download:
|
||||||
|
|
||||||
Download from [Github releases](https://github.com/ColorlibHQ/AdminLTE/releases).
|
Download from [GitHub releases](https://github.com/ColorlibHQ/AdminLTE/releases).
|
||||||
|
|
||||||
#### Using The Command Line:
|
#### Using The Command Line:
|
||||||
|
|
||||||
|
@ -87,7 +87,7 @@ To compile the dist files you need nodejs/npm, clone/download the repo then:
|
||||||
#### Contribution Requirements:
|
#### Contribution Requirements:
|
||||||
- When you contribute, you agree to give a non-exclusive license to AdminLTE.io to use that contribution in any context as we (AdminLTE.io) see appropriate.
|
- When you contribute, you agree to give a non-exclusive license to AdminLTE.io to use that contribution in any context as we (AdminLTE.io) see appropriate.
|
||||||
- If you use content provided by another party, it must be appropriately licensed using an [open source](http://opensource.org/licenses) license.
|
- If you use content provided by another party, it must be appropriately licensed using an [open source](http://opensource.org/licenses) license.
|
||||||
- Contributions are only accepted through Github pull requests.
|
- Contributions are only accepted through GitHub pull requests.
|
||||||
- Finally, contributed code must work in all supported browsers (see above for browser support).
|
- Finally, contributed code must work in all supported browsers (see above for browser support).
|
||||||
|
|
||||||
License
|
License
|
||||||
|
|
|
@ -11,5 +11,5 @@ Short answer, no. However, there are forks and tutorials around the web that pro
|
||||||
|
|
||||||
<!---
|
<!---
|
||||||
#### How do I get notified of new AdminLTE versions?
|
#### How do I get notified of new AdminLTE versions?
|
||||||
The best option is to subscribe to our mailing list using the [subscription form on Almsaeed Studio](http://almsaeedstudio.com/#subscribe). If that's not appealing to you, you may watch the [repository on Github](https://github.com/almasaeed2010/AdminLTE) or visit [Almsaeed Studio](http://almsaeedstudio.com) every now and then for updates and announcements.
|
The best option is to subscribe to our mailing list using the [subscription form on Almsaeed Studio](http://almsaeedstudio.com/#subscribe). If that's not appealing to you, you may watch the [repository on GitHub](https://github.com/almasaeed2010/AdminLTE) or visit [Almsaeed Studio](http://almsaeedstudio.com) every now and then for updates and announcements.
|
||||||
--->
|
--->
|
||||||
|
|
|
@ -7,8 +7,8 @@ AdminLTE can be installed using multiple methods. Pick your favorite method from
|
||||||
|
|
||||||
#### Download
|
#### Download
|
||||||
|
|
||||||
###### __From Github__
|
###### __From GitHub__
|
||||||
Visit the releases section on Github and download the [latest release](https://github.com/ColorlibHQ/AdminLTE/releases).
|
Visit the releases section on GitHub and download the [latest release](https://github.com/ColorlibHQ/AdminLTE/releases).
|
||||||
|
|
||||||
|
|
||||||
#### Command Line
|
#### Command Line
|
||||||
|
|
Loading…
Reference in New Issue