Skip to content

Commit a61e913

Browse files
committed
Squashed commit of the following:
commit 95ae26e Author: snipe <[email protected]> Date: Sun Feb 8 16:21:33 2015 -0800 Updated docs location commit cfebe11 Author: snipe <[email protected]> Date: Sun Feb 8 16:20:36 2015 -0800 Updated docs for 4.2 commit d86b5aa Author: snipe <[email protected]> Date: Sun Feb 8 16:20:24 2015 -0800 Bumped version
1 parent c255de7 commit a61e913

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
This is a FOSS project for asset management in IT Operations. Knowing who has which laptop, when it was purchased in order to depreciate it correctly, handling software licenses, etc.
99

10-
It is built on [Laravel 4.1](http://laravel.com) and uses the [Sentry 2](https://github.com/cartalyst/sentry) package.
10+
It is built on [Laravel 4.2](http://laravel.com) and uses the [Sentry 2](https://github.com/cartalyst/sentry) package.
1111

1212
This project is being actively developed and we're [releasing quite frequently](https://github.com/snipe/snipe-it/releases). ([Check out the live demo here](http://snipeitapp.com/demo.php).)
1313

@@ -16,7 +16,7 @@ __This is web-based software__. This means there there is no executable file (ak
1616
-----
1717
### Documentation & Installation
1818

19-
__Installation and configuration documentation for this project has been moved to http://docs.snipeitapp.com.__ This provides a more easily navigated, organized view of the documentation, and is based off of the [documentation branch](https://github.com/snipe/snipe-it/tree/documentation) in this repo. Contributions and bugfixes to the documentation are always welcome!
19+
__Installation and configuration documentation for this project has been moved to http://snipeitapp.com/documentation/.__
2020

2121
We'll be adding a long-overdue user's manual soon as well.
2222

app/views/backend/layouts/default.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
<a target="_blank" href="http://docs.snipeitapp.com/">Documentation</a> |
361361
<a href="https://crowdin.com/project/snipe-it">Help Translate It! </a> |
362362
<a target="_blank" href="https://github.com/snipe/snipe-it/issues?state=open">Report a Bug</a>
363-
&nbsp; &nbsp; (v1.2.2)</p>
363+
&nbsp; &nbsp; (v1.2.3)</p>
364364
</div>
365365
</div>
366366
</div>

0 commit comments

Comments
 (0)