From d8e75b12f74ee6843c1aec8e208589baa794cd70 Mon Sep 17 00:00:00 2001 From: David Miller Date: Wed, 17 Jun 2020 17:49:57 -0400 Subject: [PATCH] repo migration --- LICENSE | 2 +- README.md | 22 +++++++++++----------- package.json | 4 ++-- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/LICENSE b/LICENSE index 63e30fd..f0d3b0c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013-2020 Blackrock Digital LLC +Copyright (c) 2013-2020 Start Bootstrap LLC Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index c8a7678..a6f3a20 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,17 @@ ## Preview -[![Agency Preview](https://startbootstrap.com/assets/img/screenshots/themes/agency.png)](https://blackrockdigital.github.io/startbootstrap-agency/) +[![Agency Preview](https://startbootstrap.com/assets/img/screenshots/themes/agency.png)](https://startbootstrap.github.io/startbootstrap-agency/) -**[View Live Preview](https://blackrockdigital.github.io/startbootstrap-agency/)** +**[View Live Preview](https://startbootstrap.github.io/startbootstrap-agency/)** ## Status -[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/BlackrockDigital/startbootstrap-agency/master/LICENSE) +[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/StartBootstrap/startbootstrap-agency/master/LICENSE) [![npm version](https://img.shields.io/npm/v/startbootstrap-agency.svg)](https://www.npmjs.com/package/startbootstrap-agency) -[![Build Status](https://travis-ci.org/BlackrockDigital/startbootstrap-agency.svg?branch=master)](https://travis-ci.org/BlackrockDigital/startbootstrap-agency) -[![dependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-agency/status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-agency) -[![devDependencies Status](https://david-dm.org/BlackrockDigital/startbootstrap-agency/dev-status.svg)](https://david-dm.org/BlackrockDigital/startbootstrap-agency?type=dev) +[![Build Status](https://travis-ci.org/StartBootstrap/startbootstrap-agency.svg?branch=master)](https://travis-ci.org/StartBootstrap/startbootstrap-agency) +[![dependencies Status](https://david-dm.org/StartBootstrap/startbootstrap-agency/status.svg)](https://david-dm.org/StartBootstrap/startbootstrap-agency) +[![devDependencies Status](https://david-dm.org/StartBootstrap/startbootstrap-agency/dev-status.svg)](https://david-dm.org/StartBootstrap/startbootstrap-agency?type=dev) ## Download and Installation @@ -22,8 +22,8 @@ To begin using this template, choose one of the following options to get started - [Download the latest release on Start Bootstrap](https://startbootstrap.com/themes/agency/) - Install using npm: `npm i startbootstrap-agency` -- Clone the repo: `git clone https://github.com/BlackrockDigital/startbootstrap-agency.git` -- [Fork, Clone, or Download on GitHub](https://github.com/BlackrockDigital/startbootstrap-agency) +- Clone the repo: `git clone https://github.com/StartBootstrap/startbootstrap-agency.git` +- [Fork, Clone, or Download on GitHub](https://github.com/StartBootstrap/startbootstrap-agency) ## Usage @@ -50,7 +50,7 @@ You must have npm installed in order to use this build environment. ## Bugs and Issues -Have a bug or an issue with this template? [Open a new issue](https://github.com/BlackrockDigital/startbootstrap-agency/issues) here on GitHub or leave a comment on the [theme overview page at Start Bootstrap](http://startbootstrap.com/themes/agency/). +Have a bug or an issue with this template? [Open a new issue](https://github.com/StartBootstrap/startbootstrap-agency/issues) here on GitHub or leave a comment on the [theme overview page at Start Bootstrap](http://startbootstrap.com/themes/agency/). ## About @@ -59,7 +59,7 @@ Start Bootstrap is an open source library of free Bootstrap themes and templates - - -Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**, Owner of [Blackrock Digital](http://blackrockdigital.io/). +Start Bootstrap was created by and is maintained by **[David Miller](http://davidmiller.io/)**. - - @@ -69,4 +69,4 @@ Start Bootstrap is based on the [Bootstrap](https://getbootstrap.com/) framework ## Copyright and License -Copyright 2013-2020 Blackrock Digital LLC. Code released under the [MIT](https://github.com/BlackrockDigital/startbootstrap-agency/blob/gh-pages/LICENSE) license. +Copyright 2013-2020 Start Bootstrap LLC. Code released under the [MIT](https://github.com/StartBootstrap/startbootstrap-agency/blob/gh-pages/LICENSE) license. diff --git a/package.json b/package.json index 3390b01..6359205 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ ], "homepage": "https://startbootstrap.com/template-overviews/agency", "bugs": { - "url": "https://github.com/BlackrockDigital/startbootstrap-agency/issues", + "url": "https://github.com/StartBootstrap/startbootstrap-agency/issues", "email": "feedback@startbootstrap.com" }, "license": "MIT", @@ -33,7 +33,7 @@ ], "repository": { "type": "git", - "url": "https://github.com/BlackrockDigital/startbootstrap-agency.git" + "url": "https://github.com/StartBootstrap/startbootstrap-agency.git" }, "dependencies": { "bootstrap": "4.5.0"