Skip to content

Commit c28d551

Browse files
committed
docs: replace link text here
1 parent 7d50bd3 commit c28d551

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ More information about the plans for version 4 can be found in [CodeIgniter 4](h
2626

2727
The [User Guide](https://codeigniter4.github.io/userguide/) is the primary documentation for CodeIgniter 4.
2828

29-
The current **in-progress** User Guide can be found [here](https://codeigniter4.github.io/CodeIgniter4/).
29+
You will also find the [current **in-progress** User Guide](https://codeigniter4.github.io/CodeIgniter4/).
3030
As with the rest of the framework, it is a work in progress, and will see changes over time to structure, explanations, etc.
3131

3232
You might also be interested in the [API documentation](https://codeigniter4.github.io/api/) for the framework components.

admin/framework/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ It has been built from the
1111

1212
More information about the plans for version 4 can be found in [CodeIgniter 4](https://forum.codeigniter.com/forumdisplay.php?fid=28) on the forums.
1313

14-
The user guide corresponding to the latest version of the framework can be found
15-
[here](https://codeigniter4.github.io/userguide/).
14+
You can read the [user guide](https://codeigniter4.github.io/userguide/)
15+
corresponding to the latest version of the framework.
1616

1717
## Important Change with index.php
1818

admin/starter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ It has been built from the
1111

1212
More information about the plans for version 4 can be found in [CodeIgniter 4](https://forum.codeigniter.com/forumdisplay.php?fid=28) on the forums.
1313

14-
The user guide corresponding to the latest version of the framework can be found
15-
[here](https://codeigniter4.github.io/userguide/).
14+
You can read the [user guide](https://codeigniter4.github.io/userguide/)
15+
corresponding to the latest version of the framework.
1616

1717
## Installation & updates
1818

0 commit comments

Comments
 (0)