Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
almasaeed2010 committed May 18, 2017
1 parent c6b45cd commit 406cda2
Show file tree
Hide file tree
Showing 46 changed files with 59 additions and 60 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "admin-lte",
"homepage": "http://almsaeedstudio.com",
"homepage": "https://adminlte.io",
"authors": [
"Abdullah Almsaeed <[email protected]>"
],
Expand Down
2 changes: 1 addition & 1 deletion build/less/AdminLTE-without-plugins.less
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* AdminLTE v2.3.5 Without Third-Party Plugins
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* Website: Almsaeed Studio <https://adminlte.io>
* License: Open source - MIT
* Please visit http://opensource.org/licenses/MIT for more information
!*/
Expand Down
2 changes: 1 addition & 1 deletion build/less/AdminLTE.less
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* AdminLTE v2.3.12
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* Website: Almsaeed Studio <https://adminlte.io>
* License: Open source - MIT
* Please visit http://opensource.org/licenses/MIT for more information
*/
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "almasaeed2010/adminlte",
"description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 3",
"homepage": "http://almsaeedstudio.com/",
"homepage": "https://adminlte.io/",
"keywords": [
"css",
"js",
Expand Down
2 changes: 1 addition & 1 deletion dist/css/AdminLTE.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*!
* AdminLTE v2.3.12
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* Website: Almsaeed Studio <https://adminlte.io>
* License: Open source - MIT
* Please visit http://opensource.org/licenses/MIT for more information
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/css/AdminLTE.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/alt/AdminLTE-without-plugins.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/*!
* AdminLTE v2.3.5 Without Third-Party Plugins
* Author: Almsaeed Studio
* Website: Almsaeed Studio <http://almsaeedstudio.com>
* Website: Almsaeed Studio <https://adminlte.io>
* License: Open source - MIT
* Please visit http://opensource.org/licenses/MIT for more information
!*/
Expand Down
2 changes: 1 addition & 1 deletion dist/css/alt/AdminLTE-without-plugins.min.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions documentation/build/include/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ <h3 class="box-title">Ready</h3>
</div><!-- /.box-header -->
<div class="box-body">
<p>Compiled and ready to use in production. Download this version if you don't want to customize AdminLTE's LESS files.</p>
<a href="http://almsaeedstudio.com/download/AdminLTE-dist" class="btn btn-primary"><i class="fa fa-download"></i> Download</a>
<a href="https://adminlte.io/download/AdminLTE-dist" class="btn btn-primary"><i class="fa fa-download"></i> Download</a>
</div><!-- /.box-body -->
</div><!-- /.box -->
</div><!-- /.col -->
Expand All @@ -24,7 +24,7 @@ <h3 class="box-title">Source Code</h3>
</div><!-- /.box-header -->
<div class="box-body">
<p>All files including the compiled CSS. Download this version if you plan on customizing the template. <b>Requires a LESS compiler.</b></p>
<a href="http://almsaeedstudio.com/download/AdminLTE" class="btn btn-danger"><i class="fa fa-download"></i> Download</a>
<a href="https://adminlte.io/download/AdminLTE" class="btn btn-danger"><i class="fa fa-download"></i> Download</a>
</div><!-- /.box-body -->
</div><!-- /.box -->
</div><!-- /.col -->
Expand Down
4 changes: 2 additions & 2 deletions documentation/build/include/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ <h3>Is there an integration guide for PHP frameworks such as Yii or Symfony?</h3
<p class="lead">Short answer, no. However, there are forks and tutorials around the web that provide info on how to integrate with many different frameworks. There are even versions of AdminLTE that are integrated with jQuery ajax, AngularJS and/or MVC5 ASP .NET.</p>

<h3>How do I get notified of new AdminLTE versions?</h3>
<p class="lead">The best option is to subscribe to our mailing list using the <a href="http://almsaeedstudio.com/#subscribe">subscription form on Almsaeed Studio</a>.
If that's not appealing to you, you may watch the <a href="https://github.com/almasaeed2010/AdminLTE">repository on Github</a> or visit <a href="http://almsaeedstudio.com">Almsaeed Studio</a> every now and then for updates and announcements.</p>
<p class="lead">The best option is to subscribe to our mailing list using the <a href="https://adminlte.io/#subscribe">subscription form on Almsaeed Studio</a>.
If that's not appealing to you, you may watch the <a href="https://github.com/almasaeed2010/AdminLTE">repository on Github</a> or visit <a href="https://adminlte.io">Almsaeed Studio</a> every now and then for updates and announcements.</p>
</section>
2 changes: 1 addition & 1 deletion documentation/build/include/implementations.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ <h2 class="page-header"><a href="#implementations">Implementations</a></h2>

<p><b class="text-red">Note:</b> these implementations are not supported by Almsaeed Studio. However,
they do provide a good example of how to integrate AdminLTE into different frameworks. For the latest release
of AdminLTE, please visit our <a href="https://github.com/almasaeed2010/AdminLTE">repository</a> or <a href="https://almsaeedstudio.com">website</a></p>
of AdminLTE, please visit our <a href="https://github.com/almasaeed2010/AdminLTE">repository</a> or <a href="https://adminlte.io">website</a></p>
</section>
9 changes: 4 additions & 5 deletions documentation/build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
<div class="wrapper">

<header class="main-header">
<!-- Logo -->
<!-- Logo -->
<a href="../index2.html" class="logo">
<!-- mini logo for sidebar mini 50x50 pixels -->
Expand All @@ -48,8 +47,8 @@
<!-- Navbar Right Menu -->
<div class="navbar-custom-menu">
<ul class="nav navbar-nav">
<li><a href="http://almsaeedstudio.com">Almsaeed Studio</a></li>
<li><a href="http://almsaeedstudio.com/premium">Premium Templates</a></li>
<li><a href="https://adminlte.io">Almsaeed Studio</a></li>
<li><a href="https://adminlte.io/premium">Premium Templates</a></li>
</ul>
</div>
</nav>
Expand Down Expand Up @@ -109,7 +108,7 @@ <h1>
<p class="lead">
This documentation is for versions 2.3 and under.
If you are looking for documentation for version 2.4 and above,
please visit <a href="https://almsaeedstudio.com/adminlte-docs">our online documentation</a>.
please visit <a href="https://adminlte.io/docs">our online documentation</a>.
</p>

include "introduction.html"
Expand Down Expand Up @@ -169,7 +168,7 @@ <h1>
<div class="pull-right hidden-xs">
<b>Version</b> 2.3.12
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
18 changes: 9 additions & 9 deletions documentation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
<!-- Navbar Right Menu -->
<div class="navbar-custom-menu">
<ul class="nav navbar-nav">
<li><a href="http://almsaeedstudio.com">Almsaeed Studio</a></li>
<li><a href="http://almsaeedstudio.com/premium">Premium Templates</a></li>
<li><a href="https://adminlte.io">Almsaeed Studio</a></li>
<li><a href="https://adminlte.io/premium">Premium Templates</a></li>
</ul>
</div>
</nav>
Expand Down Expand Up @@ -105,7 +105,7 @@ <h1>
<p class="lead">
This documentation is for versions 2.3 and under.
If you are looking for documentation for version 2.4 and above,
please visit <a href="https://almsaeedstudio.com/adminlte-docs">our online documentation</a>.
please visit <a href="https://adminlte.io/docs">our online documentation</a>.
</p>

<section id="introduction">
Expand Down Expand Up @@ -139,7 +139,7 @@ <h3 class="box-title">Ready</h3>
<div class="box-body">
<p>Compiled and ready to use in production. Download this version if you don't want to customize
AdminLTE's LESS files.</p>
<a href="http://almsaeedstudio.com/download/AdminLTE-dist" class="btn btn-primary"><i
<a href="https://adminlte.io/download/AdminLTE-dist" class="btn btn-primary"><i
class="fa fa-download"></i> Download</a>
</div><!-- /.box-body -->
</div><!-- /.box -->
Expand All @@ -153,7 +153,7 @@ <h3 class="box-title">Source Code</h3>
<div class="box-body">
<p>All files including the compiled CSS. Download this version if you plan on customizing the template.
<b>Requires a LESS compiler.</b></p>
<a href="http://almsaeedstudio.com/download/AdminLTE" class="btn btn-danger"><i
<a href="https://adminlte.io/download/AdminLTE" class="btn btn-danger"><i
class="fa fa-download"></i> Download</a>
</div><!-- /.box-body -->
</div><!-- /.box -->
Expand Down Expand Up @@ -2188,7 +2188,7 @@ <h2 class="page-header"><a href="#implementations">Implementations</a></h2>
<p><b class="text-red">Note:</b> these implementations are not supported by Almsaeed Studio. However,
they do provide a good example of how to integrate AdminLTE into different frameworks. For the latest release
of AdminLTE, please visit our <a href="https://github.com/almasaeed2010/AdminLTE">repository</a> or <a
href="https://almsaeedstudio.com">website</a></p>
href="https://adminlte.io">website</a></p>
</section>


Expand All @@ -2208,9 +2208,9 @@ <h3>Is there an integration guide for PHP frameworks such as Yii or Symfony?</h3

<h3>How do I get notified of new AdminLTE versions?</h3>
<p class="lead">The best option is to subscribe to our mailing list using the <a
href="http://almsaeedstudio.com/#subscribe">subscription form on Almsaeed Studio</a>.
href="https://adminlte.io/#subscribe">subscription form on Almsaeed Studio</a>.
If that's not appealing to you, you may watch the <a href="https://github.com/almasaeed2010/AdminLTE">repository
on Github</a> or visit <a href="http://almsaeedstudio.com">Almsaeed Studio</a> every now and then for
on Github</a> or visit <a href="https://adminlte.io">Almsaeed Studio</a> every now and then for
updates and announcements.</p>
</section>

Expand All @@ -2237,7 +2237,7 @@ <h3>AdminLTE</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@ <h3 class="box-title">Calendar</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion index2.html
Original file line number Diff line number Diff line change
Expand Up @@ -1336,7 +1336,7 @@ <h3 class="box-title">Recently Added Products</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/buttons.html
Original file line number Diff line number Diff line change
Expand Up @@ -1498,7 +1498,7 @@ <h3 class="box-title">Vertical Button Group</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/general.html
Original file line number Diff line number Diff line change
Expand Up @@ -1446,7 +1446,7 @@ <h3 class="box-title">Description Horizontal</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/icons.html
Original file line number Diff line number Diff line change
Expand Up @@ -2820,7 +2820,7 @@ <h4 class="page-header">Medical Icons</h4>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/modals.html
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ <h4 class="modal-title">Danger Modal</h4>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/sliders.html
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ <h3 class="box-title">Bootstrap Slider</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/UI/timeline.html
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ <h3 class="box-title"><i class="fa fa-code"></i> Timeline Markup</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/calendar.html
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ <h3 class="box-title">Create Event</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/charts/chartjs.html
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ <h3 class="box-title">Bar Chart</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/charts/flot.html
Original file line number Diff line number Diff line change
Expand Up @@ -640,7 +640,7 @@ <h3 class="box-title">Donut Chart</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/charts/inline.html
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ <h3 class="box-title">Sparkline examples</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/charts/morris.html
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ <h3 class="box-title">Bar Chart</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ <h3><i class="fa fa-warning text-yellow"></i> Oops! Page not found.</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/500.html
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ <h3><i class="fa fa-warning text-red"></i> Oops! Something went wrong.</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/blank.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ <h3 class="box-title">Title</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/invoice.html
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ <h2 class="page-header">
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/lockscreen.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<a href="login.html">Or sign in as a different user</a>
</div>
<div class="lockscreen-footer text-center">
Copyright &copy; 2014-2016 <b><a href="http://almsaeedstudio.com" class="text-black">Almsaeed Studio</a></b><br>
Copyright &copy; 2014-2016 <b><a href="https://adminlte.io" class="text-black">Almsaeed Studio</a></b><br>
All rights reserved
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion pages/examples/pace.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ <h3 class="box-title">Title</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/examples/profile.html
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@ <h3 class="timeline-header"><a href="#">Mina Lee</a> uploaded new photos</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/forms/advanced.html
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,7 @@ <h3 class="box-title">iCheck - Checkbox &amp; Radio Inputs</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/forms/editors.html
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ <h3 class="box-title">Bootstrap WYSIHTML5
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
2 changes: 1 addition & 1 deletion pages/forms/general.html
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@ <h3 class="box-title">General Elements</h3>
<div class="pull-right hidden-xs">
<b>Version</b> 2.4.0
</div>
<strong>Copyright &copy; 2014-2016 <a href="http://almsaeedstudio.com">Almsaeed Studio</a>.</strong> All rights
<strong>Copyright &copy; 2014-2016 <a href="https://adminlte.io">Almsaeed Studio</a>.</strong> All rights
reserved.
</footer>

Expand Down
Loading

0 comments on commit 406cda2

Please sign in to comment.