Kaynağa Gözat

Update repo urls, Fix github button links

Emanuele 8 yıl önce
ebeveyn
işleme
f63f6545a5

+ 6 - 6
README.md

@@ -1,6 +1,6 @@
 # Bootstrap Switch
-[![Dependency Status](https://david-dm.org/nostalgiaz/bootstrap-switch.svg?style=flat)](https://david-dm.org/nostalgiaz/bootstrap-switch)
-[![devDependency Status](https://david-dm.org/nostalgiaz/bootstrap-switch/dev-status.svg?style=flat)](https://david-dm.org/nostalgiaz/bootstrap-switch#info=devDependencies)
+[![Dependency Status](https://david-dm.org/Bttstrp/bootstrap-switch.svg?style=flat)](https://david-dm.org/Bttstrp/bootstrap-switch)
+[![devDependency Status](https://david-dm.org/Bttstrp/bootstrap-switch/dev-status.svg?style=flat)](https://david-dm.org/Bttstrp/bootstrap-switch#info=devDependencies)
 [![NPM Version](http://img.shields.io/npm/v/bootstrap-switch.svg?style=flat)](https://www.npmjs.org/)
 
 Turn checkboxes and radio buttons into toggle switches. Created by [Mattia Larentis](http://github.com/nostalgiaz), maintained by [Emanuele Marchi](http://github.com/lostcrew) and [Peter Stein](http://www.bdmdesign.org) with the help of the community.
@@ -11,8 +11,8 @@ To get started, check out [http://bootstrap-switch.org](http://bootstrap-switch.
 
 Several quick start options are available:
 
-- Download the [latest release](https://github.com/nostalgiaz/bootstrap-switch/releases/latest)
-- Clone the repo: `git clone https://github.com/nostalgiaz/bootstrap-switch.git`
+- Download the [latest release](https://github.com/Bttstrp/bootstrap-switch/releases/latest)
+- Clone the repo: `git clone https://github.com/Bttstrp/bootstrap-switch.git`
 - Install with npm: `npm install bootstrap-switch`
 - Install with yarn: `yarn add bootstrap-switch`
 - Install with Composer: `composer require components/bootstrap-switch`
@@ -53,7 +53,7 @@ IE9+ and all the other modern browsers.
 
 ## Bugs and feature requests
 
-Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/nostalgiaz/bootstrap-switch/issues/new).
+Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://github.com/Bttstrp/bootstrap-switch/issues/new).
 
 The new issue should contain both a summary of the issue and the browser/OS environment in which it occurs and a link to the playground you prefer with the reduced test case.
 If suitable, include the steps required to reproduce the bug.
@@ -72,5 +72,5 @@ Please do not use the issue tracker for personal support requests: [Stack Overfl
 
 ## License
 
-Licensed under the [MIT License](https://github.com/nostalgiaz/bootstrap-switch/blob/master/LICENSE).
+Licensed under the [MIT License](https://github.com/Bttstrp/bootstrap-switch/blob/master/LICENSE).
 

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
docs/404.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
docs/documentation-2.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
docs/events.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
docs/examples.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
docs/index.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
docs/methods.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
docs/options.html


+ 2 - 2
package.json

@@ -21,9 +21,9 @@
   },
   "repository": {
     "type": "git",
-    "url": "git://github.com/nostalgiaz/bootstrap-switch.git"
+    "url": "git://github.com/Bttstrp/bootstrap-switch.git"
   },
-  "bugs": "https://github.com/nostalgiaz/bootstrap-switch/issues",
+  "bugs": "https://github.com/Bttstrp/bootstrap-switch/issues",
   "license": "Apache-2.0",
   "readmeFilename": "README.md",
   "devDependencies": {

+ 3 - 3
src/docs/_layout.jade

@@ -13,7 +13,7 @@ html(lang='en')
     link(href='https://getbootstrap.com/assets/css/docs.min.css' rel='stylesheet')
     link(href='css/main.css' rel='stylesheet')
   body
-    a(href='https://github.com/nostalgiaz/bootstrap-switch', id='github')
+    a(href='https://github.com/Bttstrp/bootstrap-switch', id='github')
       img(src='https://s3.amazonaws.com/github/ribbons/forkme_right_gray_6d6d6d.png', alt='Fork me on GitHub')
 
     header.navbar.navbar-static-top.bs-docs-nav(role='banner')
@@ -27,7 +27,7 @@ html(lang='en')
           a.navbar-brand(href='../') Bootstrap Switch
         nav#collapse.collapse.navbar-collapse.bs-navbar-collapse(role='navigation')
           ul.nav.navbar-nav
-            li: a(href='https://github.com/nostalgiaz/bootstrap-switch/archive/master.zip', data-toggle='dropdown') Download
+            li: a(href='https://github.com/Bttstrp/bootstrap-switch/archive/master.zip', data-toggle='dropdown') Download
             li: a(href='examples.html') Examples
             li.dropdown
               a(href='#', data-toggle='dropdown')
@@ -40,7 +40,7 @@ html(lang='en')
                 li: a(href='/events.html') Events
                 li.divider(role='presentation')
                 li: a(href='/documentation-2.html') Documentation (v2.0.1)
-            li: a(href='https://github.com/nostalgiaz/bootstrap-switch/issues') Bug reports
+            li: a(href='https://github.com/Bttstrp/bootstrap-switch/issues') Bug reports
 
     main#content(role='main')
       != yield

+ 3 - 3
src/docs/index.jade

@@ -11,10 +11,10 @@
       input(type='checkbox', checked)
 
     p.lead
-      a.btn.btn-outline-inverse.btn-lg(href='https://github.com/nostalgiaz/bootstrap-switch/archive/master.zip') Download Bootstrap Switch
+      a.btn.btn-outline-inverse.btn-lg(href='https://github.com/Bttstrp/bootstrap-switch/archive/master.zip') Download Bootstrap Switch
     p.bs-docs-social
-      iframe(src='https://github-btn.html?user=nostalgiaz&repo=bootstrap-switch&type=watch&count=true&size=large', allowtransparency='true', frameborder='0', scrolling='0', width='184', height='30')
-      iframe(src='https://ghbtns.com/github-btn.html?user=nostalgiaz&repo=bootstrap-switch&type=fork&count=true&size=large', allowtransparency='true', frameborder='0', scrolling='0', width='144', height='30')
+      iframe(src='https://ghbtns.com/github-btn.html?user=Bttstrp&repo=bootstrap-switch&type=watch&count=true&size=large', allowtransparency='true', frameborder='0', scrolling='0', width='184', height='30')
+      iframe(src='https://ghbtns.com/github-btn.html?user=Bttstrp&repo=bootstrap-switch&type=fork&count=true&size=large', allowtransparency='true', frameborder='0', scrolling='0', width='144', height='30')
     br
     p.version
       | Currently v3.3.3 · Compatible with Bootstrap 2 and 3

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor