### Submitting Issues
-If you have found the cause of the issue and it is not an issue with your particular setup you can submit it on the [GitHub issues page](https://github.com/ssddanbrown/BookStack/issues). Please include as much information as possible when creating an issue with steps with how to replicate it so the bug can be fixed by a developer.
\ No newline at end of file
+If you have found the cause of the issue and it is not an issue with your particular setup you can submit it on the [GitHub issues page](https://github.com/BookStackApp/BookStack/issues). Please include as much information as possible when creating an issue with steps with how to replicate it so the bug can be fixed by a developer.
\ No newline at end of file
1. Clone the release branch of the BookStack GitHub repository into a folder.
```
- git clone https://github.com/ssddanbrown/BookStack.git --branch release --single-branch
+ git clone https://github.com/BookStackApp/BookStack.git --branch release --single-branch
```
2. `cd` into the application folder and run `composer install`.
# Updating BookStack
-BookStack is updated regularly and the version numbering follows [semantic versioning](http://semver.org/). The latest release can be found on [GitHub here](https://github.com/ssddanbrown/BookStack/releases) and detailed information on releases is posted on the [BookStack blog here](https://www.bookstackapp.com/blog/tag/releases/).
+BookStack is updated regularly and the version numbering follows [semantic versioning](http://semver.org/). The latest release can be found on [GitHub here](https://github.com/BookStackApp/BookStack/releases) and detailed information on releases is posted on the [BookStack blog here](https://www.bookstackapp.com/blog/tag/releases/).
**Before updating you should back up the database and any file uploads to prevent potential data loss**. Updating is currently done via Git version control. To update BookStack you can run the following command in the root directory of the application:
```
<a href="/docs"><span class="icon">{!! icon('book') !!}</span> Documentation</a>
<a href="/#features"><span class="icon">{!! icon('star') !!}</span> Features</a>
<a href="/#demo"><span class="icon">{!! icon('touch_app') !!}</span> Demo</a>
- <a href="https://github.com/ssddanbrown/BookStack" target="_blank"><span class="icon">{!! icon('github') !!}</span> Github</a>
+ <a href="https://github.com/BookStackApp/BookStack" target="_blank"><span class="icon">{!! icon('github') !!}</span> Github</a>
<a href="/blog" target="_blank"><span class="icon">{!! icon('rss_feed') !!}</span> Blog</a>
</div>
</div>
<footer>
<div class="container">
<div class="row">
- <div class="col-lg-3">
- <p>
- BookStack - Created By <a href="https://danb.me" title="danb.me" target="_blank">Dan Brown</a>
+ <div class="col-lg-5">
+ <p class="muted">
+ BookStack - Created By <a href="https://danb.me" title="danb.me" target="_blank">Dan Brown</a> and developed with the community.
+ <br>
+ Thanks to <a href="https://www.browserstack.com/" target="_blank">BrowserStack</a> for providing easy cross-browser testing.
</p>
</div>
- <div class="col-md-9 menu">
+ <div class="col-lg-7 col-md-9 menu">
<a href="/docs"><span class="icon">{!! icon('book') !!}</span> Documentation</a>
<a href="/#features"><span class="icon">{!! icon('star') !!}</span> Features</a>
<a href="/#demo"><span class="icon">{!! icon('touch_app') !!}</span> Demo</a>
- <a href="https://github.com/ssddanbrown/BookStack" target="_blank"><span class="icon">{!! icon('github') !!}</span> Github</a>
+ <a href="https://github.com/BookStackApp/BookStack" target="_blank"><span class="icon">{!! icon('github') !!}</span> Github</a>
<a href="/blog" target="_blank"><span class="icon">{!! icon('rss_feed') !!}</span> Blog</a>
</div>
</div>
<h2>Simple & Free <br>Wiki Software</h2>
<p>BookStack is a simple, self-hosted, easy-to-use platform for organising and storing information.</p>
<p>
- <a href="https://github.com/ssddanbrown/BookStack">GitHub</a> -
+ <a href="https://github.com/BookStackApp/BookStack">GitHub</a> -
<a href="https://demo.bookstackapp.com">Demo</a> -
<a href="/docs/admin/installation">Install</a>
</p>
<p>BookStack is fully free and open, MIT licensed. The source is available on GitHub. There is no cost to downloading and installing your own instance of bookstack.
</p>
<p>
- <a href="https://github.com/ssddanbrown/BookStack">View the source here »</a>
+ <a href="https://github.com/BookStackApp/BookStack">View the source here »</a>
</p>
</div>
<div class="col-sm-4" >