Bug Report #3718
Git tutorial: index.php and bootstrap.php URLs are incorrect
| Status: | Closed | Start date: | 02/09/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | - | |||
| Target version: | Kohana v3.x - v3.0.10 | |||
| Resolution: | fixed | Points: |
Description
I would send a pull request but as the branch names appear to have changed recently (due to the 3.1 release I assume), I can't be sure of the correct URLs.
Files to be changed:
3.1: https://github.com/kohana/core/blob/3.1%2Fmaster/guide/kohana/tutorials/git.md
3.0: https://github.com/kohana/core/blob/3.0%2Fmaster/guide/kohana/tutorials/git.md
Possible correct URLs:
3.1:
- https://github.com/kohana/kohana/raw/3.1/master/index.php
- https://github.com/kohana/kohana/raw/3.1/master/application/bootstrap.php
3.0:
- https://github.com/kohana/kohana/raw/3.0/master/index.php
- https://github.com/kohana/kohana/raw/3.0/master/application/bootstrap.php
Thanks.
Subtasks
History
Updated by Jeremy Bush over 2 years ago
- Status changed from New to Assigned
- Assignee set to Kiall Mac Innes
- Target version set to v3.0.10
Updated by Kiall Mac Innes over 2 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed