Skip to content

Commit

Permalink
Merge pull request StartBootstrap#122 from BlackrockDigital/inip-reorg
Browse files Browse the repository at this point in the history
update urls
  • Loading branch information
davidtmiller authored Jan 18, 2020
2 parents cc1a862 + c430c6d commit 3a5f64c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# [Start Bootstrap - SB Admin](https://startbootstrap.com/template-overviews/sb-admin/)
# [Start Bootstrap - SB Admin](https://startbootstrap.com/templates/sb-admin/)

[SB Admin](http://startbootstrap.com/template-overviews/sb-admin/) is an open source, admin dashboard template for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).
[SB Admin](http://startbootstrap.com/templates/sb-admin/) is an open source, admin dashboard template for [Bootstrap](http://getbootstrap.com/) created by [Start Bootstrap](http://startbootstrap.com/).

## Preview

Expand All @@ -19,7 +19,7 @@
## Download and Installation

To begin using this template, choose one of the following options to get started:
* [Download the latest release on Start Bootstrap](https://startbootstrap.com/template-overviews/sb-admin/)
* [Download the latest release on Start Bootstrap](https://startbootstrap.com/templates/sb-admin/)
* Install via npm: `npm i startbootstrap-sb-admin`
* Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-sb-admin.git`
* [Fork, Clone, or Download on GitHub](https://github.com/BlackrockDigital/startbootstrap-sb-admin)
Expand All @@ -44,7 +44,7 @@ After installation, run `npm install` and then run `npm start` which will open u

## Bugs and Issues

Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-sb-admin/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/template-overviews/sb-admin/).
Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-sb-admin/issues) here on GitHub or leave a comment on the [template overview page at Start Bootstrap](http://startbootstrap.com/templates/sb-admin/).

## Custom Builds

Expand Down
2 changes: 1 addition & 1 deletion dist/css/styles.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@charset "UTF-8";
/*!
* Start Bootstrap - SB Admin v6.0.0 (https://startbootstrap.com/template-overviews/sb-admin)
* Start Bootstrap - SB Admin v6.0.0 (https://startbootstrap.com/templates/sb-admin)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion dist/js/scripts.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Start Bootstrap - SB Admin v6.0.0 (https://startbootstrap.com/template-overviews/sb-admin)
* Start Bootstrap - SB Admin v6.0.0 (https://startbootstrap.com/templates/sb-admin)
* Copyright 2013-2020 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-sb-admin/blob/master/LICENSE)
*/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"app",
"dashboard"
],
"homepage": "https://startbootstrap.com/template-overviews/sb-admin",
"homepage": "https://startbootstrap.com/templates/sb-admin",
"bugs": {
"url": "https://github.com/BlackrockDigital/startbootstrap-sb-admin/issues",
"email": "[email protected]"
Expand Down

0 comments on commit 3a5f64c

Please sign in to comment.