diff options
| author | XhmikosR <[email protected]> | 2018-04-02 14:55:58 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-04-02 19:19:09 +0300 |
| commit | 10c64bdae867c0dcc808a68af12d551710baea8d (patch) | |
| tree | 5a6774e6e9f7bcced20a31984ae50aecbd4f1f89 /package.json | |
| parent | 95cdfa2a655f028b5e0ede525617261ab2bd62c0 (diff) | |
| download | bootstrap-10c64bdae867c0dcc808a68af12d551710baea8d.tar.xz bootstrap-10c64bdae867c0dcc808a68af12d551710baea8d.zip | |
Fix broken URI fragments and redirects.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index eba0d66f5..6d7e082c0 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "framework", "web" ], - "homepage": "https://getbootstrap.com", + "homepage": "https://getbootstrap.com/", "author": "The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)", "contributors": [ "Twitter, Inc." |
